Files
linux/fs
Nam Cao 9eeb54b475 timerfd: 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.

Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/2d1f26c2c2f3ad15f1ca1a09ecb9d760cafef4a6.1738746821.git.namcao@linutronix.de
2025-02-18 10:32:33 +01:00
..
2025-02-12 18:44:50 -05:00
2024-12-05 12:31:40 +01:00
2024-12-03 10:40:36 +01:00
2025-02-07 10:27:24 +01:00
2025-01-27 19:25:45 -05:00
2024-12-09 11:34:29 +01:00
2024-12-17 09:16:11 +01:00
2025-01-09 16:58:54 +01:00
2025-01-09 16:58:52 +01:00
2025-02-07 10:27:28 +01:00
2025-01-25 20:22:31 -08:00