diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 13:09:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-01 18:57:23 +0300 |
commit | 09e005c44cba626bdc2fc7867d72b8107af5a225 (patch) | |
tree | 77c8dd5ccd9275edfcd278eab0d2163d05358bc7 /drivers/usb/mon | |
parent | 32bf9fd50ff439184ddcf925cfb3c6bc0138f7c5 (diff) | |
download | linux-09e005c44cba626bdc2fc7867d72b8107af5a225.tar.xz |
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 'drivers/usb/mon')
0 files changed, 0 insertions, 0 deletions