cfg80211: fix kernel-doc for cfg80211_beacon_data
authorJohannes Berg <johannes.berg@intel.com>
Tue, 17 May 2022 10:43:46 +0000 (12:43 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 17 May 2022 10:48:49 +0000 (12:48 +0200)
commitee0e2f51e2115c2578d40e5a8ac33737984fe477
tree8d486d951096598546c4668d7d3957b692dbaa5a
parentd93185a92918c38996dbe24ecb6bb0f30078bc75
cfg80211: fix kernel-doc for cfg80211_beacon_data

The kernel-doc comment is formatted badly, resulting
in a warning:

  include/net/cfg80211.h:1188: warning: bad line: [...]

Fix that.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h