|WARNING| pw163789 [PATCH 3/6] cmdline: harden parser result buffer handling

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 7 17:00:27 CEST 2026


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

_coding style issues_


WARNING:TYPO_SPELLING: 'ressize' may be misspelled - perhaps 'resize'?
#130: FILE: lib/cmdline/cmdline_parse_bool.c:38:
+	unsigned int ressize)
 	             ^^^^^^^

WARNING:TYPO_SPELLING: 'ressize' may be misspelled - perhaps 'resize'?
#138: FILE: lib/cmdline/cmdline_parse_bool.c:46:
+	if (res != NULL && ressize < sizeof(uint8_t))
 	                   ^^^^^^^

total: 0 errors, 2 warnings, 51 lines checked


More information about the test-report mailing list