diff options
author | 2025-02-05 11:46:01 +0100 | |
---|---|---|
committer | 2025-02-18 11:19:03 +0100 | |
commit | b7011929380d2fce41e9fa7050a1f7f1eb254c2d (patch) | |
tree | 70adc623eaf6f75778b1dca3535b1a1a20dbc711 /scripts/bpf_doc.py | |
parent | serial: xilinx_uartps: Switch to use hrtimer_setup() (diff) | |
download | linux-rng-b7011929380d2fce41e9fa7050a1f7f1eb254c2d.tar.xz linux-rng-b7011929380d2fce41e9fa7050a1f7f1eb254c2d.zip |
scsi: 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>
Acked-by: Zack Rusin <zack.rusin@broadcom.com>
Link: https://lore.kernel.org/all/c951a5966e134307b8e50afb08e4b742e3f6ad06.1738746904.git.namcao@linutronix.de
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions