hrtimers: Rename debug_init() to debug_setup()
authorNam Cao <namcao@linutronix.de>
Wed, 5 Feb 2025 10:55:19 +0000 (11:55 +0100)
committerIngo Molnar <mingo@kernel.org>
Sat, 5 Apr 2025 08:30:17 +0000 (10:30 +0200)
commite9ef2093ad9edec8d8a060e14891952570c82b8b
tree87f29f4b52a82c4595b48654b3e11ea3287d7aab
parentfcea1ccf2476ca793b0ca3f80ca23f5a28cbb0b3
hrtimers: Rename debug_init() to debug_setup()

All the hrtimer_init*() functions have been renamed to hrtimer_setup*().
Rename debug_init() to debug_setup() as well, to keep the names consistent.

Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/all/4b730c1f79648b16a1c5413f928fdc2e138dfc43.1738746927.git.namcao@linutronix.de
kernel/time/hrtimer.c