diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-21 10:12:34 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-22 02:46:44 +0300 |
commit | 72a9f9a445d4e296484aa5dfbfea6254d01f7cf5 (patch) | |
tree | 664dc548e6684555b1a9d141bdff1eab328dbe6b /net/ipv6 | |
parent | ff07a23fec3f9ea28d22852097260b38903891c4 (diff) | |
download | linux-72a9f9a445d4e296484aa5dfbfea6254d01f7cf5.tar.xz |
usb: usbatm: 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. Additionally corrects and on-stack
timer usage.
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Duncan Sands <duncan.sands@free.fr>
Cc: "Gustavo A. R. Silva" <garsilva@embeddedor.com>
Cc: accessrunner-general@lists.sourceforge.net
Cc: linux-usb@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Allen Pais <allen.lkml@gmail.com>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions