[dpdk-test-report] |WARNING| pw101067 [PATCH v2 28/38] common/sfc_efx/base: add multi-host function M-port selector
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Oct 11 16:53:55 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/101067
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#138: FILE: drivers/common/sfc_efx/base/efx_mae.c:735:
+ return (0);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#142: FILE: drivers/common/sfc_efx/base/efx_mae.c:739:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#177: FILE: drivers/common/sfc_efx/base/efx_mae.c:774:
+ return (rc);
total: 3 errors, 0 warnings, 149 lines checked
More information about the test-report
mailing list