[dpdk-test-report] |WARNING| pw50366 drivers/net: fix shifting 32-bit signed variable 31 times
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Feb 19 14:26:28 CET 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/50366
_coding style issues_
CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#97: FILE: drivers/net/bnx2x/ecore_hsi.h:3548:
+#define IGU_REGULAR_BCLEANUP (0x1U<<31) /* BitField sb_id_and_flags */
^
CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#110: FILE: drivers/net/bnx2x/ecore_reg.h:1984:
+#define AEU_INPUTS_ATTN_BITS_CCM_HW_INTERRUPT (0x1U<<31)
^
total: 0 errors, 0 warnings, 2 checks, 134 lines checked
More information about the test-report
mailing list