|WARNING| pw131359 [PATCH] eal: fix modify data area after memset
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Sep 12 11:06:26 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/131359
_coding style issues_
WARNING:TYPO_SPELLING: 'casue' may be misspelled - perhaps 'cause'?
#90:
memset in step 1, it casue the content of addrees become non-zero.
WARNING:TYPO_SPELLING: 'addrees' may be misspelled - perhaps 'address'?
#90:
memset in step 1, it casue the content of addrees become non-zero.
total: 0 errors, 2 warnings, 40 lines checked
More information about the test-report
mailing list