]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: cfg80211: fix kernel-doc for per-link data
authorJohannes Berg <johannes.berg@intel.com>
Mon, 9 Sep 2024 09:03:08 +0000 (11:03 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 9 Sep 2024 09:04:25 +0000 (11:04 +0200)
commit4e1b5586051f0e9aef9b0ca375ef2cd1a8987e0c
tree54783ed1c736498580abb7f83b442e06bb937633
parentbca8bc0399ac2efd56e6adbed0307e10125a556c
wifi: cfg80211: fix kernel-doc for per-link data

There cannot be brackets in kernel-doc, remove them.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 62c16f219a73 ("wifi: cfg80211: move DFS related members to links[] in wireless_dev")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h