diff options
author | Yu Liao <[email protected]> | 2024-10-10 17:27:44 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-10-14 13:17:04 +0100 |
commit | e4c416533f0633c96eba849832a9212ace3c3ec4 (patch) | |
tree | 24009c295989c5f405fb809fc5743ed3edb1f823 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 6aac56631831e1386b6edd3c583c8afb2abfd267 (diff) |
net: hsr: convert to use new timer APIs
del_timer() and del_timer_sync() have been renamed to timer_delete()
and timer_delete_sync().
Inconsistent API usage makes the code a bit confusing, so replace with
the new APIs.
No functional changes intended.
Signed-off-by: Yu Liao <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions