cfg80211: drop duplicated documentation of field "_net"
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Fri, 21 Feb 2020 11:55:58 +0000 (12:55 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 24 Feb 2020 09:26:58 +0000 (10:26 +0100)
The field "_net" was already documented above the definition of struct
wiphy. Both comments were identical.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200221115604.594035-4-Jerome.Pouiller@silabs.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h

index e849f4e2ae854639998e5242ff3a145ddae7307f..23a7f689bbb3730a89f5b37fe1df769a7e738baa 100644 (file)
@@ -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