[dpdk-test-report] |WARNING| pw93892 [PATCH v2 14/20] common/sfc_efx/base: add counter stream MCDI wrappers
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jun 4 16:26:48 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/93892
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#125: FILE: drivers/common/sfc_efx/base/efx_mae.c:2770:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#173: FILE: drivers/common/sfc_efx/base/efx_mae.c:2818:
+ return (0);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#180: FILE: drivers/common/sfc_efx/base/efx_mae.c:2825:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#227: FILE: drivers/common/sfc_efx/base/efx_mae.c:2872:
+ return (rc);
total: 4 errors, 0 warnings, 191 lines checked
More information about the test-report
mailing list