[dpdk-test-report] |WARNING| pw20262 [PATCH v2 09/25] eal: set errno when exiting for already called

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 8 19:52:35 CET 2017


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#63: FILE: lib/librte_eal/linuxapp/eal/eal.c:762:
+        fprintf(stderr, "EAL: ERROR - already called initialization.
");$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#63: FILE: lib/librte_eal/linuxapp/eal/eal.c:762:
+        fprintf(stderr, "EAL: ERROR - already called initialization.
");$

total: 1 errors, 1 warnings, 12 lines checked


More information about the test-report mailing list