diff options
author | Antonio Quartulli <a@unstable.cc> | 2020-05-20 10:41:40 +0200 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2020-05-22 14:19:24 +0200 |
commit | cf78bb0bbcef3fbe1abf118f14b81dad36eaa94e (patch) | |
tree | 359888871a759010a6bca3f9351a19a6fc6f0b21 /net/batman-adv/trace.h | |
parent | 2092c910e2399c9e13b199c07421133681b9eaff (diff) | |
download | linux-cf78bb0bbcef3fbe1abf118f14b81dad36eaa94e.tar.bz2 |
batman-adv: use rcu_replace_pointer() where appropriate
In commit a63fc6b75cca ("rcu: Upgrade rcu_swap_protected() to
rcu_replace_pointer()") a new helper macro named rcu_replace_pointer() was
introduced to simplify code requiring to switch an rcu pointer to a new
value while extracting the old one.
Use rcu_replace_pointer() where appropriate to make code slimer.
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/trace.h')
0 files changed, 0 insertions, 0 deletions