tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git 
master
head:   3e451b15ec3c6560b81875cb85b19f807258f8d7
commit: 3a565a1318a18fd2b7554b6e0b9846cc3fb68c67 [3/12] cfg80211: simplify 
netlink socket owner interface deletion
reproduce: make htmldocs

All warnings (new ones prefixed by >>):

>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'
>> include/net/cfg80211.h:4063: warning: No description found for parameter 
>> 'nl_owner_dead'

vim +/nl_owner_dead +4063 include/net/cfg80211.h

3d23e349d Johannes Berg     2009-09-29  4047  #ifdef CONFIG_CFG80211_WEXT
d32365537 Johannes Berg     2009-04-20  4048    /* wext data */
cbe8fa9c5 Johannes Berg     2009-05-09  4049    struct {
cbe8fa9c5 Johannes Berg     2009-05-09  4050            struct 
cfg80211_ibss_params ibss;
f21293549 Johannes Berg     2009-07-01  4051            struct 
cfg80211_connect_params connect;
fffd0934b Johannes Berg     2009-07-08  4052            struct 
cfg80211_cached_keys *keys;
c1e5f4714 Johannes Berg     2014-05-19  4053            const u8 *ie;
f21293549 Johannes Berg     2009-07-01  4054            size_t ie_len;
f401a6f7e Johannes Berg     2009-08-07  4055            u8 bssid[ETH_ALEN], 
prev_bssid[ETH_ALEN];
f21293549 Johannes Berg     2009-07-01  4056            u8 
ssid[IEEE80211_MAX_SSID_LEN];
08645126d Johannes Berg     2009-05-11  4057            s8 default_key, 
default_mgmt_key;
ffb9eb3d8 Kalle Valo        2010-02-17  4058            bool prev_bssid_valid;
cbe8fa9c5 Johannes Berg     2009-05-09  4059    } wext;
d32365537 Johannes Berg     2009-04-20  4060  #endif
4a4b81695 Andrew Zaborowski 2017-02-10  4061  
4a4b81695 Andrew Zaborowski 2017-02-10  4062    struct cfg80211_cqm_config 
*cqm_config;
d32365537 Johannes Berg     2009-04-20 @4063  };
d32365537 Johannes Berg     2009-04-20  4064  
98104fded Johannes Berg     2012-06-16  4065  static inline u8 
*wdev_address(struct wireless_dev *wdev)
98104fded Johannes Berg     2012-06-16  4066  {
98104fded Johannes Berg     2012-06-16  4067    if (wdev->netdev)
98104fded Johannes Berg     2012-06-16  4068            return 
wdev->netdev->dev_addr;
98104fded Johannes Berg     2012-06-16  4069    return wdev->address;
98104fded Johannes Berg     2012-06-16  4070  }
98104fded Johannes Berg     2012-06-16  4071  

:::::: The code at line 4063 was first introduced by commit
:::::: d323655372590c533c275b1d798f9d1221efb5c6 cfg80211: clean up includes

:::::: TO: Johannes Berg <[email protected]>
:::::: CC: John W. Linville <[email protected]>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip

Reply via email to