|WARNING| pw131640 [PATCH v4 01/14] app/graph: add application framework to read CLI

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 19 18:06:36 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#120: FILE: app/graph/cli.c:6:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#279: FILE: app/graph/main.c:8:
+#include <stdio.h>

WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#398: FILE: app/graph/main.c:127:
+}

total: 0 errors, 3 warnings, 309 lines checked


More information about the test-report mailing list