diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 03:29:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 14:39:39 +0300 |
commit | 4cfea08e6251d1468b3a694e9543131a12be3ac9 (patch) | |
tree | 29052dbf5f3985cf575b37acf33e04ad4c9ab439 /drivers/isdn/gigaset/interface.c | |
parent | c788dd2c64322f97e4fdc04ea3948c4209fbc8a7 (diff) | |
download | linux-4cfea08e6251d1468b3a694e9543131a12be3ac9.tar.xz |
isdn/gigaset: 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: 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>
Diffstat (limited to 'drivers/isdn/gigaset/interface.c')
0 files changed, 0 insertions, 0 deletions