diff options
| author | Nam Cao <[email protected]> | 2025-02-05 10:46:00 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2025-02-18 10:19:03 +0000 |
| commit | 0852ca41ce1cf1559764cdc7bf17c68e8042daaa (patch) | |
| tree | 41506ca2f112f2176b963b0e140eb031076c0bb4 /drivers/scsi/scsi_debug.c | |
| parent | serial: sh-sci: Switch to use hrtimer_setup() (diff) | |
| download | kernel-0852ca41ce1cf1559764cdc7bf17c68e8042daaa.tar.gz kernel-0852ca41ce1cf1559764cdc7bf17c68e8042daaa.zip | |
serial: xilinx_uartps: 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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Zack Rusin <[email protected]>
Link: https://lore.kernel.org/all/4a028a23126b3350a5e243dcb49e1ef1b2a4b740.1738746904.git.namcao@linutronix.de
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions
