diff options
| author | Kees Cook <[email protected]> | 2017-10-16 17:29:26 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-18 12:40:25 +0100 |
| commit | 11286125326bb9d5e295c7c85fb1dc91ca2af46b (patch) | |
| tree | e88425eca199f1da00931916054d14a8e25b4719 /tools/perf/scripts/python | |
| parent | 5f2585d4e570f2dffd148f6e57308fb431079175 (diff) | |
isdnloop: 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. Added missing initialization for
rb_timer.
Cc: Karsten Keil <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Johannes Berg <[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