|WARNING| pw131764 [PATCH v5 01/12] app/graph: add application framework to read CLI

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 21 12:09:10 CEST 2023


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

_coding style issues_


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

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

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

total: 0 errors, 3 warnings, 409 lines checked


More information about the test-report mailing list