[dpdk-test-report] |WARNING| pw81527 [PATCH v2 22/62] common/sfc_efx/base: add MAE action set provisioning APIs

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 20 11:27:19 CEST 2020


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

_coding style issues_


ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#206: FILE: drivers/common/sfc_efx/base/efx_mae.c:954:
+	return (0);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#216: FILE: drivers/common/sfc_efx/base/efx_mae.c:964:
+	return (rc);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#266: FILE: drivers/common/sfc_efx/base/efx_mae.c:1014:
+	return (rc);

total: 3 errors, 0 warnings, 166 lines checked


More information about the test-report mailing list