diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-12 02:27:10 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-10-27 12:22:00 +0300 |
commit | 74a0f5739292a636d337ad6f8d7cd0061636e0eb (patch) | |
tree | 9ddd92dbd781521ab3038bdc248648d088ab6ed6 /drivers/ata | |
parent | 2c4b9637b69cab846d8c443bf6775356321950c4 (diff) | |
download | linux-74a0f5739292a636d337ad6f8d7cd0061636e0eb.tar.xz |
scsi: smartpqi: 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.
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: Don Brace <don.brace@microsemi.com>
Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com>
Cc: esc.storagedev@microsemi.com
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Acked-by: Don Brace <don.brace@microsemi.com>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions