[dpdk-test-report] |WARNING| pw28004 [PATCH 2/6] devargs: introduce foreach macro

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 25 18:09:24 CEST 2017


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

_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:240:
+	for (da = rte_eal_devargs_next(busname, NULL); \
[...]
 }

total: 0 errors, 1 warnings, 15 lines checked


More information about the test-report mailing list