|WARNING| pw152977 [PATCH 30/46] common/sfc_efx/base: implement PHY link control for Medford4
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 16 16:08:31 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152977
_coding style issues_
WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#231: FILE: drivers/common/sfc_efx/base/efx_np.c:743:
+#if 0
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#416: FILE: drivers/common/sfc_efx/base/efx_np.c:928:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#457: FILE: drivers/common/sfc_efx/base/medford4_phy.c:88:
+ return (rc);
total: 2 errors, 1 warnings, 407 lines checked
More information about the test-report
mailing list