diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 01:45:48 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-25 12:06:25 +0900 |
commit | fc8bcaa05160528d56432e4612f522e3ceafc513 (patch) | |
tree | 7818ac4c54e21a8e4f869e9d9d255743a43b283e /fs/fscache | |
parent | 8dbd05ff5c4e50a3e5b1ed4089c2d0b4210379c6 (diff) | |
download | linux-fc8bcaa05160528d56432e4612f522e3ceafc513.tar.gz linux-fc8bcaa05160528d56432e4612f522e3ceafc513.tar.bz2 linux-fc8bcaa05160528d56432e4612f522e3ceafc513.zip |
net: LLC: 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: Eric Dumazet <edumazet@google.com>
Cc: Hans Liljestrand <ishkamiel@gmail.com>
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: "Reshetova, Elena" <elena.reshetova@intel.com>
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 'fs/fscache')
0 files changed, 0 insertions, 0 deletions