diff options
author | 2025-02-05 11:43:33 +0100 | |
---|---|---|
committer | 2025-02-18 10:35:46 +0100 | |
commit | dbf13c4278a5673d8fb6ba87ea81c92b886b3aca (patch) | |
tree | bd621f10599281a7aad3b993a16256b220b51fa0 /drivers/scsi/scsi_debug.c | |
parent | net: sparx5: Switch to use hrtimer_setup() (diff) | |
download | wireguard-linux-dbf13c4278a5673d8fb6ba87ea81c92b886b3aca.tar.xz wireguard-linux-dbf13c4278a5673d8fb6ba87ea81c92b886b3aca.zip |
net: ieee802154: at86rf230: 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/9f701c1b64e248539772aee62e130a7e50bbf1b0.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions