Files
linux-stable-mirror/include/linux
Johannes BergandJakub Kicinski d57ee99831 net: ethernet: mtk_wed: annotate RCU release in attach()
There are some sparse warnings in wifi, and it seems that
it's actually possible to annotate a function pointer with
__releases(), making the sparse warnings go away. In a way
that also serves as documentation that rcu_read_unlock()
must be called in the attach method, so add that annotation.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20250423150811.456205-2-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-04-24 18:22:05 -07:00
..
2025-04-17 10:50:55 -07:00
2025-04-02 07:06:59 -06:00
2025-04-11 18:58:10 -07:00
2025-04-15 11:32:34 +02:00
2025-03-27 13:14:46 -05:00
2025-04-23 16:56:39 -07:00
2025-04-10 18:34:05 -07:00
2025-04-14 17:12:41 -07:00
2025-04-18 10:05:49 -04:00