[dpdk-test-report] |WARNING| pw101282 [PATCH v3 02/10] common/sfc_efx/base: add API to set RECIRC ID in outer rules

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 13 02:24:58 CEST 2021


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 65 lines checked


More information about the test-report mailing list