[dpdk-test-report] |WARNING| pw50562 [02/37] net/ice/base: improve	comments
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Feb 28 06:56:21 CET 2019
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/50562
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'align' - possible side-effects?
#753: FILE: drivers/net/ice/base/ice_common.h:64:
+#define ICE_ALIGN(ptr, align)	(((ptr) + ((align) - 1)) & ~((align) - 1))
total: 0 errors, 0 warnings, 1 checks, 4798 lines checked
    
    
More information about the test-report
mailing list