|WARNING| pw153103 [PATCH v2 20/45] common/sfc_efx/base: provide defaults on netport attach path
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 23 18:02:45 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153103
_coding style issues_
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#89: FILE: drivers/common/sfc_efx/base/efx_np.c:21:
+ memset(encp->enc_phy_revision, 0, sizeof (encp->enc_phy_revision));
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#93: FILE: drivers/common/sfc_efx/base/efx_np.c:25:
+ memset(encp->enc_phy_name, 0, sizeof (encp->enc_phy_name));
total: 0 errors, 2 warnings, 57 lines checked
More information about the test-report
mailing list