|WARNING| pw111909 [PATCH 2/3] common/sfc_efx/base: manage VNIC MAC address by MCDI handle
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu May 26 10:47:19 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/111909
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#194: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:768:
+ return (0);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#200: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:774:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#254: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:828:
+ return (rc);
total: 3 errors, 0 warnings, 179 lines checked
More information about the test-report
mailing list