[dpdk-test-report] |WARNING| pw97431 [PATCH 14/38] common/sfc_efx/base: add mport alias MCDI wrappers

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 27 09:00:34 CEST 2021


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

_coding style issues_


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

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

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

total: 3 errors, 0 warnings, 127 lines checked


More information about the test-report mailing list