|WARNING| pw152979 [PATCH 32/46] common/sfc_efx/base: add MAC reconfigure method for Medford4

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 16 16:08:18 CEST 2025


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152979

_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:928:
+	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
#254: FILE: drivers/common/sfc_efx/base/medford4_mac.c:80:
+	return (0);

total: 3 errors, 0 warnings, 155 lines checked


More information about the test-report mailing list