diff options
author | 2025-02-05 11:43:44 +0100 | |
---|---|---|
committer | 2025-02-18 10:35:47 +0100 | |
commit | 1417c85d16257f4cc581acca218f4f9fb17ef952 (patch) | |
tree | 747a9af5a58159fbdac3703518309dc4ad87a91e /drivers/scsi/scsi_debug.c | |
parent | octeontx2-pf: Switch to use hrtimer_setup() (diff) | |
download | wireguard-linux-1417c85d16257f4cc581acca218f4f9fb17ef952.tar.xz wireguard-linux-1417c85d16257f4cc581acca218f4f9fb17ef952.zip |
xfrm: 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/d338b246f087ee2b2a305348c896449e107a7ff4.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions