diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-23 00:15:33 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-01 19:27:04 +0100 |
commit | fa60a31b0cf07794d643924328cd7e3a78e99aca (patch) | |
tree | ee6a3a1bfe2a7cfc034d9e1a6a70d37c5b76cf99 /drivers/scsi/cxgbi | |
parent | scsi: aic7xxx: Convert timers to use timer_setup() (diff) | |
download | linux-fa60a31b0cf07794d643924328cd7e3a78e99aca.tar.xz linux-fa60a31b0cf07794d643924328cd7e3a78e99aca.zip |
scsi: csiostor: 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: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com>
Cc: Varun Prakash <varun@chelsio.com>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/cxgbi')
0 files changed, 0 insertions, 0 deletions