diff options
author | Kees Cook <keescook@chromium.org> | 2017-09-03 13:23:32 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-08 15:51:35 -0800 |
commit | 8e5f4ba0cd5ed3879d484472657122742a749e9c (patch) | |
tree | 82a9a5d07ad9067e023cd4c7591d3938964c2a2c /net/netfilter | |
parent | 1c10bbee8cf7c8df4e5d9e8ccc9754b200f625ff (diff) |
scsi: qla2xxx: 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: qla2xxx-upstream@qlogic.com
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>
Tested-by: Bart Van Assche <Bart.VanAssche@wdc.com>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions