]> www.infradead.org Git - users/jedix/linux-maple.git/commit
timers: Rename init_timer_on_stack_key() as timer_init_key_on_stack()
authorIngo Molnar <mingo@kernel.org>
Wed, 7 May 2025 17:53:31 +0000 (19:53 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 8 May 2025 17:49:32 +0000 (19:49 +0200)
commit7879d10de3318af0b7893d1efc9d7654cd4ac1a6
tree0382505c739886e21b9a6670dfd15d99e504af66
parente86e43907f945e7f2e48d1c5c9105801ca2b11b7
timers: Rename init_timer_on_stack_key() as timer_init_key_on_stack()

Move this API to the canonical timer_*() namespace.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250507175338.672442-4-mingo@kernel.org
include/linux/timer.h
kernel/time/timer.c