diff options
| author | Kees Cook <[email protected]> | 2017-10-16 17:29:11 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-18 12:39:39 +0100 |
| commit | 6fa35bd0e9e4e0d1ba3b6a6c7968b8c926317507 (patch) | |
| tree | 1a56dc50b0a1460a464f309c13714c6d400c7d5f /tools/perf/scripts/python | |
| parent | b09064b78f396ed0840895b11e8bd90e8380afd5 (diff) | |
net: dl2k: 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: Jarod Wilson <[email protected]>
Cc: Tobias Klauser <[email protected]>
Cc: Philippe Reynes <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Tobias Klauser <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions