hrtimer: Reorder branches in hrtimer_clockid_to_base()
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Thu, 21 Aug 2025 13:28:16 +0000 (15:28 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 9 Sep 2025 10:27:18 +0000 (12:27 +0200)
commit3c3af563b31766f67106c7549ad084a08ef613f2
treee2145113b1a79d274cdc71f771c83b90918affd2
parent009eb5da29a91016e3ebb988e6401e79411be7a1
hrtimer: Reorder branches in hrtimer_clockid_to_base()

Align the ordering to the one used for hrtimer_bases.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250821-hrtimer-cleanup-get_time-v2-9-3ae822e5bfbd@linutronix.de
kernel/time/hrtimer.c