[dpdk-test-report] |WARNING| pw78354 [PATCH v2 26/60] common/sfc_efx/base: move RxQ init/fini wrappers to generic

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 22 11:40:40 CEST 2020


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 415 lines checked


More information about the test-report mailing list