|WARNING| pw111553 [PATCH 2/2] test: use cmdline library to validate args

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 20 16:57:41 CEST 2022


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

_coding style issues_


ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#149: FILE: app/test/test.c:209:
+			}
+			else if (cmdline_in(cl, buf, strlen(buf)) < 0) {

total: 1 errors, 0 warnings, 42 lines checked


More information about the test-report mailing list