diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 11:26:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-03 14:48:56 +0300 |
commit | 8a81f7491655f1fd9398c63048700351cb713471 (patch) | |
tree | b3618c93139fa44f9c18f76a56b295d550338aee /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 313144c1bcd6dd22f2375a602a8cb6efa759c8cd (diff) | |
download | linux-8a81f7491655f1fd9398c63048700351cb713471.tar.xz |
staging: ks7010: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Tobin C. Harding" <me@tobin.cc>
Cc: devel@driverdev.osuosl.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions