|WARNING| pw152983 [PATCH 36/46] common/sfc_efx/base: implement MAC PDU controls for Medford4
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 16 16:07:57 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152983
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#209: FILE: drivers/common/sfc_efx/base/medford4_mac.c:52:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#227: FILE: drivers/common/sfc_efx/base/medford4_mac.c:70:
+ return (0);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#231: FILE: drivers/common/sfc_efx/base/medford4_mac.c:74:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#248: FILE: drivers/common/sfc_efx/base/medford4_mac.c:91:
+ return (0);
total: 4 errors, 0 warnings, 151 lines checked
More information about the test-report
mailing list