diff options
| author | Kees Cook <[email protected]> | 2017-10-16 17:29:32 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-18 12:40:26 +0100 |
| commit | d28bb967aa928d5cfd50a9a182f3b4218088c79d (patch) | |
| tree | 5b4a23748b31af536081aa3fdc4e74395fb47379 /tools/perf/scripts/python | |
| parent | dfc57004945b34cf83f600c697a54afca1fd15c5 (diff) | |
net: usb: 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: Woojung Huh <[email protected]>
Cc: Microchip Linux Driver Support <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Ben Hutchings <[email protected]>
Cc: Philippe Reynes <[email protected]>
Cc: Jarod Wilson <[email protected]>
Cc: Arvind Yadav <[email protected]>
Cc: "Bjørn Mork" <[email protected]>
Cc: "Stefan Brüns" <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Greg Ungerer <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions