|WARNING| pw128313 [PATCH v4 24/34] common/sfc_efx/base: add API to request MAE conntrack lookup

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 7 15:08:38 CEST 2023


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 73 lines checked


More information about the test-report mailing list