|WARNING| pw153114 [PATCH v2 31/45] common/sfc_efx/base: add MAC reconfigure method for Medford4
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 23 18:07:03 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153114
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#126: FILE: drivers/common/sfc_efx/base/efx_np.c:908:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#226: FILE: drivers/common/sfc_efx/base/medford4_mac.c:52:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#257: FILE: drivers/common/sfc_efx/base/medford4_mac.c:83:
+ return (0);
total: 3 errors, 0 warnings, 161 lines checked
More information about the test-report
mailing list