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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 20 10:57:36 CEST 2020


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

_coding style issues_


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

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

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#236: 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