[dpdk-test-report] |WARNING| pw81526 [PATCH v2 12/62] common/sfc_efx/base: add a match specs class comparison API

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


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

_coding style issues_


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

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

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

total: 3 errors, 0 warnings, 126 lines checked


More information about the test-report mailing list