diff options
author | Kees Cook <keescook@chromium.org> | 2017-09-07 05:24:26 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-01 19:27:07 +0100 |
commit | f22eb4d31c21ac2be001fa7bcd079e2d7d02a8f1 (patch) | |
tree | 5c769f86986e4cf14e90897397f80664276765cc /drivers/nvdimm | |
parent | scsi: ipr: Convert timers to use timer_setup() (diff) | |
download | linux-f22eb4d31c21ac2be001fa7bcd079e2d7d02a8f1.tar.xz linux-f22eb4d31c21ac2be001fa7bcd079e2d7d02a8f1.zip |
scsi: lpfc: 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: James Smart <james.smart@broadcom.com>
Cc: Dick Kennedy <dick.kennedy@broadcom.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>
Diffstat (limited to 'drivers/nvdimm')
0 files changed, 0 insertions, 0 deletions