[dpdk-test-report] |WARNING| pw38754 [PATCH v5 01/10] devargs: introduce iterator

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 24 01:55:40 CEST 2018


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

_coding style issues_


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

total: 0 errors, 1 warnings, 64 lines checked


More information about the test-report mailing list