diff options
| author | Kees Cook <[email protected]> | 2017-10-16 15:51:13 -0700 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-10-18 11:48:19 -0400 |
| commit | a2930e5c44951902b63f61aa3d65f4312744de39 (patch) | |
| tree | 953dc8514520cb060212cb4a537db099f087e82c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 55c0fcc3de4605d7fd837ba3decbb4b2eaa8dc81 (diff) | |
IB/rdmavt: 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.
setup_timer() was already being called before the open-coded init_timer()
and .data assignment. These are removed as well.
Cc: Dennis Dalessandro <[email protected]>
Cc: Doug Ledford <[email protected]>
Cc: Sean Hefty <[email protected]>
Cc: Hal Rosenstock <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions