|WARNING| pw138860 [PATCH v16 04/15] windows: common wrapper for vasprintf and asprintf
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Mar 27 17:50:19 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/138860
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#220: FILE: lib/eal/windows/include/rte_os_shim.h:6:
+#include <stdio.h>
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#252: FILE: lib/eal/windows/include/rte_os_shim.h:148:
+ return -1;
+ } else {
total: 0 errors, 2 warnings, 146 lines checked
More information about the test-report
mailing list