diff options
author | 2025-02-05 11:43:35 +0100 | |
---|---|---|
committer | 2025-02-18 10:35:46 +0100 | |
commit | 3c85516612f8861cdfeefc300b7631f0d4797fbd (patch) | |
tree | ee5d1f51d2b5c97898dd737cdcf80d59a8305fd9 /drivers/scsi/scsi_debug.c | |
parent | net: mvpp2: Switch to use hrtimer_setup() (diff) | |
download | wireguard-linux-3c85516612f8861cdfeefc300b7631f0d4797fbd.tar.xz wireguard-linux-3c85516612f8861cdfeefc300b7631f0d4797fbd.zip |
net: qualcomm: rmnet: 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/4312885d95fc99053b2c285f74cc83a852c03f4a.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions