mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-09 22:27:38 +00:00
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: Paul Bolle <pebolle@tiscali.nl> Cc: Karsten Keil <isdn@linux-pingi.de> Cc: "David S. Miller" <davem@davemloft.net> Cc: Johan Hovold <johan@kernel.org> Cc: gigaset307x-common@lists.sourceforge.net Cc: netdev@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| asyncdata.c | ||
| bas-gigaset.c | ||
| capi.c | ||
| common.c | ||
| dummyll.c | ||
| ev-layer.c | ||
| gigaset.h | ||
| i4l.c | ||
| interface.c | ||
| isocdata.c | ||
| Kconfig | ||
| Makefile | ||
| proc.c | ||
| ser-gigaset.c | ||
| usb-gigaset.c | ||