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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 1 22:01:24 CEST 2023


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

_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:2371:
+	return (rc);

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

total: 2 errors, 0 warnings, 73 lines checked


More information about the test-report mailing list