|WARNING| pw122317 [PATCH] examples/cmdline: fix build error with gcc 12

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 18 17:11:37 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#74: 
In file included from /usr/include/stdio.h:894,

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#76: 
/usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 128 bytes into a destination of size 64

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#76: 
/usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 128 bytes into a destination of size 64

total: 0 errors, 3 warnings, 10 lines checked


More information about the test-report mailing list