[dpdk-test-report] |WARNING| pw44663 [v2, 07/21] net/atlantic: hardware register access routines

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 13 13:37:42 CEST 2018


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/44663

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'arr' - possible side-effects?
#117: FILE: drivers/net/atlantic/atl_hw_regs.h:29:
+#define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]))

total: 0 errors, 0 warnings, 1 checks, 105 lines checked


More information about the test-report mailing list