diff options
| author | Kees Cook <[email protected]> | 2017-10-16 17:29:34 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-18 12:40:26 +0100 |
| commit | d039ef68e94eae81c13b0b39a18f0c3455491e4c (patch) | |
| tree | d8fc0d5a71e27dcc9495280d57f54c59dff6d718 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | e84a2ac9ffa9b1ba211c8982f07cd92f60239c3e (diff) | |
net: hns: 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. Switches test of .data field to
.function, since .data will be going away.
Cc: Yisen Zhuang <[email protected]>
Cc: Salil Mehta <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: lipeng <[email protected]>
Cc: Lin Yun Sheng <[email protected]>
Cc: Kejian Yan <[email protected]>
Cc: Arnd Bergmann <[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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions