[dpdk-test-report] |WARNING| pw44475 [07/37] net/sfc/base: add	space after sizeof
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Mon Sep 10 11:35:02 CEST 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/44475
_coding style issues_
WARNING:TYPO_SPELLING: 'an union' may be misspelled - perhaps 'a union'?
#20: 
Fixes: d4f4b8f9d260 ("net/sfc/base: make RxQ type data an union")
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#38: FILE: drivers/net/sfc/base/efx_rx.c:834:
+	memset(&type_data, 0, sizeof (type_data));
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#47: FILE: drivers/net/sfc/base/efx_rx.c:870:
+	memset(&type_data, 0, sizeof (type_data));
total: 0 errors, 3 warnings, 0 checks, 16 lines checked
    
    
More information about the test-report
mailing list