math64: Tidy up mul_u64_u32_shr()
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 25 Mar 2024 06:40:08 +0000 (08:40 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 8 Apr 2024 13:03:06 +0000 (15:03 +0200)
commit5e5e51422cd189bc1b627f619f0f99324e6e4de9
treef3f62abd4634a1dbef75cdf62601f974ef0828f2
parent0c68458b0a5878d735572b4f4d91219a1db7c784
math64: Tidy up mul_u64_u32_shr()

Put together declaration and initialization of local variables.

Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240325064023.2997-5-adrian.hunter@intel.com
include/linux/math64.h