Files
linux/net/ipv4
Nam Cao 553f9a8be7 tcp: 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/a16c227cc6882d8aecf658e6a7e38b74e7fd7573.1738746872.git.namcao@linutronix.de
2025-02-18 10:35:44 +01:00
..
2025-02-10 18:09:09 -08:00
2024-12-15 13:13:40 -08:00
2024-09-09 17:21:47 -07:00
2025-02-06 16:14:15 -08:00
2025-01-02 17:17:40 -08:00
2025-01-15 15:07:23 -08:00
2024-07-30 18:35:12 -07:00
2024-01-04 10:23:10 -08:00
2024-11-11 10:32:06 -08:00
2024-12-16 18:13:44 -08:00
2024-06-06 11:52:52 +02:00
2022-12-20 03:13:45 +01:00
2025-02-18 10:35:44 +01:00
2023-09-14 16:16:36 +02:00