diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-11 17:17:42 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-10-27 02:22:00 -0700 |
commit | 7932589f47d5d5eaa9948bd479b42819b6b10509 (patch) | |
tree | 7f4e8cffbe1c1da8d1a54be464f744a52776d1fa /fs | |
parent | 13059106242bc96f8f5ab79c0f6cb15c7b756f40 (diff) | |
download | linux-7932589f47d5d5eaa9948bd479b42819b6b10509.tar.gz linux-7932589f47d5d5eaa9948bd479b42819b6b10509.tar.bz2 linux-7932589f47d5d5eaa9948bd479b42819b6b10509.zip |
scsi: gdth: 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 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 'fs')
0 files changed, 0 insertions, 0 deletions