|WARNING| pw153112 [PATCH v2 29/45] common/sfc_efx/base: implement PHY link control for Medford4
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 23 18:07:14 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153112
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#399: FILE: drivers/common/sfc_efx/base/efx_np.c:908:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#440: FILE: drivers/common/sfc_efx/base/medford4_phy.c:88:
+ return (rc);
total: 2 errors, 0 warnings, 390 lines checked
More information about the test-report
mailing list