|WARNING| pw144130 [PATCH] devtools: fix false positive from checkpatch

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 17 17:35:32 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#83: 
The codespell dictionary has "stdio" in its bad word list,

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#84: 
but stdio.h is often used in DPDK code and creates bogus false

WARNING:TYPO_SPELLING: 'postitives' may be misspelled - perhaps 'positives'?
#85: 
postitives from checkpatch.

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#115: FILE: devtools/build-dict.sh:24:
+sed '/stdio->/d' |

total: 0 errors, 4 warnings, 17 lines checked


More information about the test-report mailing list