diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 03:29:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 14:40:27 +0300 |
commit | 1ab791dc27faef5aee80fe76d73980d2de0bebc8 (patch) | |
tree | 376768d49c8a26b585cecb4b4eb123c58ec10a11 /net/sunrpc/sched.c | |
parent | 02ab4fcaf0b50434529cb263082ff95b5158c8ca (diff) | |
download | linux-1ab791dc27faef5aee80fe76d73980d2de0bebc8.tar.xz |
ipv4: timewait: 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: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
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 'net/sunrpc/sched.c')
0 files changed, 0 insertions, 0 deletions