tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git 
master
head:   b34939b9836950d261610132853311054b507247
commit: b34939b9836950d261610132853311054b507247 [23/23] cfg80211: add request 
id to cfg80211_sched_scan_*() api
reproduce: make htmldocs

All warnings (new ones prefixed by >>):

>> include/net/cfg80211.h:1738: warning: No description found for parameter 
>> 'report_results'
>> include/net/cfg80211.h:1738: warning: Excess struct/union/enum/typedef 
>> member 'results_wk' description in 'cfg80211_sched_scan_request'
>> include/net/cfg80211.h:1738: warning: No description found for parameter 
>> 'report_results'
>> include/net/cfg80211.h:1738: warning: Excess struct/union/enum/typedef 
>> member 'results_wk' description in 'cfg80211_sched_scan_request'
>> include/net/cfg80211.h:1738: warning: No description found for parameter 
>> 'report_results'
>> include/net/cfg80211.h:1738: warning: Excess struct/union/enum/typedef 
>> member 'results_wk' description in 'cfg80211_sched_scan_request'
>> include/net/cfg80211.h:1738: warning: No description found for parameter 
>> 'report_results'
>> include/net/cfg80211.h:1738: warning: Excess struct/union/enum/typedef 
>> member 'results_wk' description in 'cfg80211_sched_scan_request'
>> include/net/cfg80211.h:1738: warning: No description found for parameter 
>> 'report_results'
>> include/net/cfg80211.h:1738: warning: Excess struct/union/enum/typedef 
>> member 'results_wk' description in 'cfg80211_sched_scan_request'
>> include/net/cfg80211.h:1738: warning: No description found for parameter 
>> 'report_results'
>> include/net/cfg80211.h:1738: warning: Excess struct/union/enum/typedef 
>> member 'results_wk' description in 'cfg80211_sched_scan_request'
>> include/net/cfg80211.h:1738: warning: No description found for parameter 
>> 'report_results'
>> include/net/cfg80211.h:1738: warning: Excess struct/union/enum/typedef 
>> member 'results_wk' description in 'cfg80211_sched_scan_request'
>> include/net/cfg80211.h:1738: warning: No description found for parameter 
>> 'report_results'
>> include/net/cfg80211.h:1738: warning: Excess struct/union/enum/typedef 
>> member 'results_wk' description in 'cfg80211_sched_scan_request'
>> include/net/cfg80211.h:1738: warning: No description found for parameter 
>> 'report_results'
>> include/net/cfg80211.h:1738: warning: Excess struct/union/enum/typedef 
>> member 'results_wk' description in 'cfg80211_sched_scan_request'
>> include/net/cfg80211.h:1738: warning: No description found for parameter 
>> 'report_results'
>> include/net/cfg80211.h:1738: warning: Excess struct/union/enum/typedef 
>> member 'results_wk' description in 'cfg80211_sched_scan_request'

vim +/report_results +1738 include/net/cfg80211.h

bf95ecdb vamsi krishna    2017-01-13  1722      bool relative_rssi_set;
bf95ecdb vamsi krishna    2017-01-13  1723      s8 relative_rssi;
bf95ecdb vamsi krishna    2017-01-13  1724      struct 
cfg80211_bss_select_adjust rssi_adjust;
bf95ecdb vamsi krishna    2017-01-13  1725  
807f8a8c Luciano Coelho   2011-05-11  1726      /* internal */
807f8a8c Luciano Coelho   2011-05-11  1727      struct wiphy *wiphy;
807f8a8c Luciano Coelho   2011-05-11  1728      struct net_device *dev;
15d6030b Sam Leffler      2012-10-11  1729      unsigned long scan_start;
b34939b9 Arend Van Spriel 2017-04-28  1730      bool report_results;
31a60ed1 Jukka Rissanen   2014-12-15  1731      struct rcu_head rcu_head;
93a1e86c Jukka Rissanen   2014-12-15  1732      u32 owner_nlportid;
ca986ad9 Arend Van Spriel 2017-04-21  1733      bool nl_owner_dead;
ca986ad9 Arend Van Spriel 2017-04-21  1734      struct list_head list;
807f8a8c Luciano Coelho   2011-05-11  1735  
807f8a8c Luciano Coelho   2011-05-11  1736      /* keep last */
807f8a8c Luciano Coelho   2011-05-11  1737      struct ieee80211_channel 
*channels[0];
807f8a8c Luciano Coelho   2011-05-11 @1738  };
807f8a8c Luciano Coelho   2011-05-11  1739  
807f8a8c Luciano Coelho   2011-05-11  1740  /**
2a519311 Johannes Berg    2009-02-10  1741   * enum cfg80211_signal_type - 
signal type
2a519311 Johannes Berg    2009-02-10  1742   *
2a519311 Johannes Berg    2009-02-10  1743   * @CFG80211_SIGNAL_TYPE_NONE: no 
signal strength information available
2a519311 Johannes Berg    2009-02-10  1744   * @CFG80211_SIGNAL_TYPE_MBM: 
signal strength in mBm (100*dBm)
2a519311 Johannes Berg    2009-02-10  1745   * @CFG80211_SIGNAL_TYPE_UNSPEC: 
signal strength, increasing from 0 through 100
2a519311 Johannes Berg    2009-02-10  1746   */

:::::: The code at line 1738 was first introduced by commit
:::::: 807f8a8c300435d5483e8d78df9dcdbc27333166 cfg80211/nl80211: add support 
for scheduled scans

:::::: TO: Luciano Coelho <[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