|WARNING| pw140961 [PATCH v2 001/148] net/ice/base: convert enum ice_status to int

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 12 17:05:10 CEST 2024


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#76: 
         xargs -r gawk -i inplace '/[Ii]nclude/ || gsub(/(enum )?ice_status/, "int") || 1'

WARNING:TYPO_SPELLING: 'nclude' may be misspelled - perhaps 'include'?
#76: 
         xargs -r gawk -i inplace '/[Ii]nclude/ || gsub(/(enum )?ice_status/, "int") || 1'

total: 0 errors, 2 warnings, 0 checks, 9119 lines checked


More information about the test-report mailing list