diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-11 21:51:09 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-10-27 02:22:00 -0700 |
commit | af53b89becdcee2f15c60e6a9e951bd96d382e1c (patch) | |
tree | 3a16c861e4ffe4f15e39a611f18766ba6a1443ca /include/scsi | |
parent | abef751056130c90199e3bfc32916715795cde39 (diff) | |
download | linux-af53b89becdcee2f15c60e6a9e951bd96d382e1c.tar.bz2 |
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 'include/scsi')
0 files changed, 0 insertions, 0 deletions