diff options
author | Kees Cook <[email protected]> | 2017-10-22 17:57:22 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2017-11-01 11:44:52 -0700 |
commit | 7d221856add016ef6cc0f4c0cad8e5d2612feedb (patch) | |
tree | df4201b5251737a21f46ab55e805b27bdd6e4475 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 254db5bd075427b0f71ea112b30c924fb22bd0fd (diff) |
usb: usbtest: 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. Also adds missing call to
destroy_timer_on_stack();
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Felipe Balbi <[email protected]>
Cc: Alan Stern <[email protected]>
Cc: "Gustavo A. R. Silva" <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions