|WARNING| pw127895 [PATCH 22/34] common/sfc_efx/base: add API to read back MAE match criteria
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jun 1 21:58:15 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/127895
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#106: FILE: drivers/common/sfc_efx/base/efx_mae.c:1067:
+ return (rc);
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#189: FILE: drivers/common/sfc_efx/base/efx_mae.c:1150:
+ sizeof (dword));
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#206: FILE: drivers/common/sfc_efx/base/efx_mae.c:1167:
+ sizeof (dword));
total: 1 errors, 2 warnings, 160 lines checked
More information about the test-report
mailing list