aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorNam Cao <[email protected]>2025-02-05 10:43:23 +0000
committerThomas Gleixner <[email protected]>2025-02-18 09:35:44 +0000
commit96b2fb3e6d146ab0b286101ddea6ad0cca8335c8 (patch)
treec2b5565990615ff947db8bae008b6b4e51d571ec /net/ipv4/tcp_timer.c
parentnet/sched: Switch to use hrtimer_setup() (diff)
downloadkernel-96b2fb3e6d146ab0b286101ddea6ad0cca8335c8.tar.gz
kernel-96b2fb3e6d146ab0b286101ddea6ad0cca8335c8.zip
mac802154: 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 <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/all/5a89d86092d11a1d0cdfdfaa33990aaf7f1eec87.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions