|WARNING| pw152969 [PATCH 22/46] common/sfc_efx/base: obtain assigned netport handle from NIC
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 16 16:03:57 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152969
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#136: FILE: drivers/common/sfc_efx/base/efx_np.c:74:
+ return (0);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#143: FILE: drivers/common/sfc_efx/base/efx_np.c:81:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#169: FILE: drivers/common/sfc_efx/base/efx_np.c:116:
+ return (rc);
total: 3 errors, 0 warnings, 85 lines checked
More information about the test-report
mailing list