|WARNING| pw115701 [PATCH v2] IGC: Remove I225_I_PHY_ID checking

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 1 10:09:18 CEST 2022


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#99: FILE: drivers/net/igc/base/igc_i225.c:176:
+        phy->type = igc_phy_i225;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#99: FILE: drivers/net/igc/base/igc_i225.c:176:
+        phy->type = igc_phy_i225;$

total: 1 errors, 1 warnings, 0 checks, 39 lines checked


More information about the test-report mailing list