summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2022-07-01 10:42:40 +0200
committerJohannes Berg <johannes.berg@intel.com>2022-07-01 10:42:40 +0200
commit7f884baae68adc85db55b97e3fc903a1f20bd1f9 (patch)
treeb47552b58f5bf98e6527f64c79bcb437294a4b8f /include/net/mac80211.h
parentc8a9415e6ddef98a948f8c30d9ec2e749c0ccd9d (diff)
downloadlinux-7f884baae68adc85db55b97e3fc903a1f20bd1f9.tar.bz2
wifi: mac80211: fix a kernel-doc complaint
Somehow kernel-doc complains here about strong markup, but we really don't need the [] so just remove that. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r--include/net/mac80211.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index c0557142343f..853d4d9ebf23 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -4045,7 +4045,7 @@ struct ieee80211_prep_tx_info {
* removing the old link information is still valid (link_conf pointer),
* but may immediately disappear after the function returns. The old or
* new links bitmaps may be 0 if going from/to a non-MLO situation.
- * The @old[] array contains pointers to the old bss_conf structures
+ * The @old array contains pointers to the old bss_conf structures
* that were already removed, in case they're needed.
* This callback can sleep.
* @change_sta_links: Change the valid links of a station, similar to