diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 12:09:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-01 16:57:23 +0100 |
commit | 09e005c44cba626bdc2fc7867d72b8107af5a225 (patch) | |
tree | 77c8dd5ccd9275edfcd278eab0d2163d05358bc7 /drivers/usb/isp1760/isp1760-udc.c | |
parent | usb-storage: make use of srb local variable (diff) | |
download | linux-09e005c44cba626bdc2fc7867d72b8107af5a225.tar.xz linux-09e005c44cba626bdc2fc7867d72b8107af5a225.zip |
usb: usbip: 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: Valentina Manea <valentina.manea.m@gmail.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions