1
0
Fork 0
alistair23-linux/drivers/usb/atm
Kees Cook 72a9f9a445 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>
2017-11-21 15:46:44 -08:00
..
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cxacru.c usb: usbatm: Convert timers to use timer_setup() 2017-11-21 15:46:44 -08:00
speedtch.c usb: usbatm: Convert timers to use timer_setup() 2017-11-21 15:46:44 -08:00
ueagle-atm.c USB: add SPDX identifiers to all remaining files in drivers/usb/ 2017-11-04 11:48:02 +01:00
usbatm.c usb: usbatm: Convert timers to use timer_setup() 2017-11-21 15:46:44 -08:00
usbatm.h USB: atm: Remove redundant license text 2017-11-04 11:55:38 +01:00
xusbatm.c USB: atm: Remove redundant license text 2017-11-04 11:55:38 +01:00