diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 02:29:36 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 13:40:27 +0200 |
commit | 99767f278ccf74a1857069bb3eec991e572f94cd (patch) | |
tree | 9254b4ec00cf23fa1c0fa75b2ed7a840504495ab /lib/test-string_helpers.c | |
parent | ethernet/intel: Convert timers to use timer_setup() (diff) | |
download | linux-99767f278ccf74a1857069bb3eec991e572f94cd.tar.xz linux-99767f278ccf74a1857069bb3eec991e572f94cd.zip |
net/core: Convert sk_timer users 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 for all users of sk_timer.
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Andrew Hendry <andrew.hendry@gmail.com>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: David Howells <dhowells@redhat.com>
Cc: Julia Lawall <julia.lawall@lip6.fr>
Cc: linzhang <xiaolou4617@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: netdev@vger.kernel.org
Cc: linux-hams@vger.kernel.org
Cc: linux-x25@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions