|WARNING| pw126577 [PATCH 10/30] net/ice/base: use coccinelle to instead macro

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 27 08:39:25 CEST 2023


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

_coding style issues_


ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#183: FILE: drivers/net/ice/base/ice_common.h:90:
+#define ice_arr_elem_idx(idx, val)	[(idx)] = (val)

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


More information about the test-report mailing list