[dpdk-test-report] |WARNING| pw101338 [PATCH v4 02/10] common/sfc_efx/base: support recirculation ID in outer rules

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 13 15:16:51 CEST 2021


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

_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