diff options
author | Kees Cook <keescook@chromium.org> | 2017-09-02 08:21:24 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-10-27 11:22:00 +0200 |
commit | b0a2dc66152aa409860e02804169b0007244ebd7 (patch) | |
tree | 025474155e15f628c09530928c28df10ac43c272 /.gitignore | |
parent | scsi: gdth: Convert timers to use timer_setup() (diff) | |
download | linux-b0a2dc66152aa409860e02804169b0007244ebd7.tar.xz linux-b0a2dc66152aa409860e02804169b0007244ebd7.zip |
scsi: isci: 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: Intel SCU Linux support <intel-linux-scu@intel.com>
Cc: Artur Paszkiewicz <artur.paszkiewicz@intel.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: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions