From: Jérôme Pouiller Date: Fri, 21 Feb 2020 11:55:58 +0000 (+0100) Subject: cfg80211: drop duplicated documentation of field "_net" X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=af18d341fbdfd36a37eda1f0c26ff96a4ece9a36;p=openwrt%2Fstaging%2Fblogic.git cfg80211: drop duplicated documentation of field "_net" The field "_net" was already documented above the definition of struct wiphy. Both comments were identical. Signed-off-by: Jérôme Pouiller Link: https://lore.kernel.org/r/20200221115604.594035-4-Jerome.Pouiller@silabs.com Signed-off-by: Johannes Berg --- diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index e849f4e2ae85..23a7f689bbb3 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -4699,7 +4699,6 @@ struct wiphy { struct list_head wdev_list; - /* the network namespace this phy lives in currently */ possible_net_t _net; #ifdef CONFIG_CFG80211_WEXT