Files
linux/kernel/time
Zhan Xusheng d8966ca885 hrtimer: Remove unused next_timer argument from __hrtimer_reprogram()
__hrtimer_reprogram() takes a @next_timer argument but never references
it; it only stores @expires_next into cpu_base->expires_next and
reprograms the clock event device.  The argument has been unused since
commit b14bca97c9 ("hrtimer: Consolidate reprogramming code").

Drop it and update the two callers.  No functional change.

Signed-off-by: Zhan Xusheng <zhanxusheng@xiaomi.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260706084557.3845091-2-zhanxusheng@xiaomi.com
2026-07-06 17:51:36 +02:00
..
2026-02-24 08:41:51 +01:00
2026-03-26 15:44:23 +01:00
2025-06-19 14:28:24 +02:00
2020-10-30 21:57:07 +01:00
2026-01-11 06:09:11 -10:00
2026-06-02 21:27:25 +02:00
2026-06-02 21:27:25 +02:00