|WARNING| pw128013 [PATCH v2 24/34] common/sfc_efx/base: add API to request MAE conntrack lookup
checkpatch at dpdk.org
checkpatch at dpdk.org
Sun Jun 4 02:06:16 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128013
_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:2371:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#122: 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