]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit49aab1a03a733ae0038a4237001f358ca43b6f8e
tree8d486d951096598546c4668d7d3957b692dbaa5a
parent5abcf28340ed34c4dc340e2485ce8ba2e497b34d
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