[dpdk-test-report] |WARNING| pw30196 [PATCH v2 04/18] devargs: introduce foreach macro

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 12 10:22:15 CEST 2017


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 0)
#34: FILE: lib/librte_eal/common/include/rte_devargs.h:213:
+	for (da = rte_eal_devargs_next(busname, NULL); \
[...]
 }

total: 0 errors, 1 warnings, 14 lines checked


More information about the test-report mailing list