|WARNING| pw128031 [PATCH v3 03/34] common/sfc_efx/base: add API to list HW tables
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jun 5 01:26:39 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128031
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#185: FILE: drivers/common/sfc_efx/base/efx_table.c:81:
+ return (0);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#197: FILE: drivers/common/sfc_efx/base/efx_table.c:93:
+ return (rc);
total: 2 errors, 0 warnings, 130 lines checked
More information about the test-report
mailing list