|WARNING| pw144131 [PATCH v2] devtools: fix false positive from checkpatch
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Sep 17 18:57:26 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144131
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#85:
The codespell dictionary has "stdio" in its bad word list,
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#86:
but stdio.h is often used in DPDK code and creates bogus false
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#117: FILE: devtools/build-dict.sh:24:
+sed '/^stdio->/d' |
total: 0 errors, 3 warnings, 17 lines checked
More information about the test-report
mailing list