diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 03:29:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 14:39:39 +0300 |
commit | 6fa35bd0e9e4e0d1ba3b6a6c7968b8c926317507 (patch) | |
tree | 1a56dc50b0a1460a464f309c13714c6d400c7d5f /mm | |
parent | b09064b78f396ed0840895b11e8bd90e8380afd5 (diff) | |
download | linux-6fa35bd0e9e4e0d1ba3b6a6c7968b8c926317507.tar.xz |
net: dl2k: 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: "David S. Miller" <davem@davemloft.net>
Cc: Jarod Wilson <jarod@redhat.com>
Cc: Tobias Klauser <tklauser@distanz.ch>
Cc: Philippe Reynes <tremyfr@gmail.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions