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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 5 01:56:51 CEST 2021


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 65 lines checked


More information about the test-report mailing list