diff options
author | Kees Cook <[email protected]> | 2017-10-23 22:37:41 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2017-11-21 15:46:44 -0800 |
commit | bd1a7b44768a6a926a95e80c98b6be5f461f76e0 (patch) | |
tree | da9c78f1b564423c4c5974d6d6494cbfe0510729 /net/lapb/lapb_in.c | |
parent | 0078730f5b829226b03194332b3405314e60c81b (diff) |
drivers/net: cris: 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" <[email protected]>
Cc: Kalle Valo <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: "[email protected]" <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Cc: Philippe Reynes <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions