Minor clean up (#5284)
This PR performs minor code cleanup to reduce verbosity. Since the
compiler has already optimized out indirect calls in the existing code,
these changes improve readability but do not affect performance.
---------
Co-authored-by: Bastian Köcher <[email protected]>