Nam Cao c97f85ddd6 KVM: MIPS: Switch to use hrtimer_setup()
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.

Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.

Patch was created by using Coccinelle.

Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/34004267eba24388fb50ef6de1b8dd7addba6475.1738746821.git.namcao@linutronix.de
2025-02-18 10:32:30 +01:00
..
2024-01-08 10:39:12 +01:00
2024-02-20 12:41:52 +01:00
2021-03-10 15:18:48 +01:00
2024-02-08 08:47:51 -05:00
2015-03-27 21:25:19 +00:00
2022-05-04 22:22:59 +02:00