wifi: mac80211: add return docs for sta_info_flush()
authorJohannes Berg <johannes.berg@intel.com>
Fri, 19 Apr 2024 08:21:27 +0000 (10:21 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 19 Apr 2024 08:27:21 +0000 (10:27 +0200)
commit630009e2440d31683d734165a06365f49acc37d4
tree4cf984e3f50ea8ad84add49b7796318c71e511f0
parentcc3ea42cfaac955b485d23507c6bac84fb21a7da
wifi: mac80211: add return docs for sta_info_flush()

Use the Return: annotation instead of spelling out "Returns" in
the documentation, for both sta_info_flush()/__sta_info_flush().

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.h