diff options
author | 2024-10-10 17:27:44 +0800 | |
---|---|---|
committer | 2024-10-14 13:17:04 +0100 | |
commit | e4c416533f0633c96eba849832a9212ace3c3ec4 (patch) | |
tree | 24009c295989c5f405fb809fc5743ed3edb1f823 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'ethtool-write-firmware' (diff) | |
download | wireguard-linux-e4c416533f0633c96eba849832a9212ace3c3ec4.tar.xz wireguard-linux-e4c416533f0633c96eba849832a9212ace3c3ec4.zip |
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 <liaoyu15@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions