diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2024-03-12 21:16:28 +0300 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2024-03-29 20:18:21 +0100 |
commit | 537db05da2ca8ccc1243c9dd1d0c148b84aa0432 (patch) | |
tree | b67cb6752c2660afb37811764eba92be20f4530c /tools/testing/selftests/net/lib/py/ynl.py | |
parent | 3ae5cb7efaf1e33c2cf2e7959efea363b59fda84 (diff) |
batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks
Drop 'batadv_tt_local_entry_free_rcu()', 'batadv_tt_global_entry_free_rcu()'
and 'batadv_tt_orig_list_entry_free_rcu()' in favor of 'kfree_rcu()' in
'batadv_tt_local_entry_release()', 'batadv_tt_global_entry_release()' and
'batadv_tt_orig_list_entry_release()', respectively.
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/ynl.py')
0 files changed, 0 insertions, 0 deletions