diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-12 06:51:09 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-10-27 11:22:00 +0200 |
commit | af53b89becdcee2f15c60e6a9e951bd96d382e1c (patch) | |
tree | 3a16c861e4ffe4f15e39a611f18766ba6a1443ca /drivers/scsi/bnx2fc | |
parent | scsi: bnx2i: Convert timers to use timer_setup() (diff) | |
download | linux-af53b89becdcee2f15c60e6a9e951bd96d382e1c.tar.xz linux-af53b89becdcee2f15c60e6a9e951bd96d382e1c.zip |
scsi: dc395x: 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: Oliver Neukum <oliver@neukum.org>
Cc: Ali Akcaagac <aliakc@web.de>
Cc: Jamie Lenehan <lenehan@twibble.org>
Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
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/bnx2fc')
0 files changed, 0 insertions, 0 deletions