Hi Edward,

I love your patch! Perhaps something to improve:

[auto build test WARNING on net/master]

url:    
https://github.com/0day-ci/linux/commits/Edward-Cree/sfc-ARFS-filter-IDs/20180424-080737
config: i386-randconfig-x0-04242110 (attached as .config)
compiler: gcc-5 (Debian 5.5.0-3) 5.4.1 20171010
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All warnings (new ones prefixed by >>):

   In file included from drivers/net/ethernet/sfc/efx.c:28:0:
>> drivers/net/ethernet/sfc/efx.h:194:4: warning: 'struct efx_arfs_rule' 
>> declared inside parameter list
       bool *force);
       ^
>> drivers/net/ethernet/sfc/efx.h:194:4: warning: its scope is only this 
>> definition or declaration, which is probably not what you want

vim +194 drivers/net/ethernet/sfc/efx.h

   192  
   193  bool efx_rps_check_rule(struct efx_arfs_rule *rule, unsigned int 
filter_idx,
 > 194                          bool *force);
   195  

---
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