|WARNING| pw131471 [PATCH v5 5/9] net/cpfl: add fxp rule module
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Sep 15 11:04:30 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/131471
_coding style issues_
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#745: FILE: drivers/net/cpfl/cpfl_fxp_rule.c:83:
+ return -EINVAL;
+ } else {
WARNING:TYPO_SPELLING: 'thru' may be misspelled - perhaps 'through'?
#848: FILE: drivers/net/cpfl/cpfl_fxp_rule.c:186:
+ 0, /* cache_wr_thru */
WARNING:TYPO_SPELLING: 'thru' may be misspelled - perhaps 'through'?
#895: FILE: drivers/net/cpfl/cpfl_fxp_rule.c:233:
+ 0, /* cache_wr_thru */
total: 0 errors, 3 warnings, 0 checks, 919 lines checked
More information about the test-report
mailing list