aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2020-03-20 14:41:11 +0100
committerJohannes Berg <johannes.berg@intel.com>2020-03-20 14:42:12 +0100
commit1f7e9f46c2d18a4ffac18746633898b9292160da (patch)
treeefeb824fc6eae7f0a51a2d01fe35b150c3441e83 /include
parentnet: sched: set the hw_stats_type in pedit loop (diff)
downloadwireguard-linux-1f7e9f46c2d18a4ffac18746633898b9292160da.tar.xz
wireguard-linux-1f7e9f46c2d18a4ffac18746633898b9292160da.zip
cfg80211: fix documentation format
Kernel-doc complains if the line isn't prefixed with an asterisk, fix that. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Link: https://lore.kernel.org/r/20200320144110.2786ad5fb234.I369d103d11c71e39e3a3f97ed68a528c5b875f1e@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include')
-rw-r--r--include/net/cfg80211.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
index f7c84c32ba39..e511b225be29 100644
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
@@ -3404,7 +3404,7 @@ struct cfg80211_update_owe_info {
* @set_default_key: set the default key on an interface
*
* @set_default_mgmt_key: set the default management frame key on an interface
-
+ *
* @set_default_beacon_key: set the default Beacon frame key on an interface
*
* @set_rekey_data: give the data necessary for GTK rekeying to the driver