diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:46:01 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 11:19:03 +0100 |
commit | b7011929380d2fce41e9fa7050a1f7f1eb254c2d (patch) | |
tree | 70adc623eaf6f75778b1dca3535b1a1a20dbc711 /tools/perf/scripts/python | |
parent | 0852ca41ce1cf1559764cdc7bf17c68e8042daaa (diff) |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions