|WARNING| pw152968 [PATCH 21/46] common/sfc_efx/base: provide defaults on netport attach path

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 16 16:04:00 CEST 2025


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152968

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#88: 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 '('
#92: 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