diff options
| author | Kees Cook <[email protected]> | 2017-10-22 22:30:04 +0000 |
|---|---|---|
| committer | Kees Cook <[email protected]> | 2017-11-01 18:27:08 +0000 |
| commit | c251a7be46b0ee64d02b321081e24ea51fae2cfe (patch) | |
| tree | 4e740714f59d9e2de54fe08bd874d73504dcc3b3 /drivers/scsi/libsas/sas_init.c | |
| parent | scsi: lpfc: Convert timers to use timer_setup() (diff) | |
| download | kernel-c251a7be46b0ee64d02b321081e24ea51fae2cfe.tar.gz kernel-c251a7be46b0ee64d02b321081e24ea51fae2cfe.zip | |
scsi: megaraid: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly. Also consolidates the timer setup
functions arguments, which are all identical, and corrects on-stack timer
usage.
Cc: Kashyap Desai <[email protected]>
Cc: Sumit Saxena <[email protected]>
Cc: Shivasharan S <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: "Martin K. Petersen" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/libsas/sas_init.c')
0 files changed, 0 insertions, 0 deletions
