|WARNING| pw151103 [PATCH v3 12/36] net/e1000/base: add PHY power management control

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 7 13:48:50 CET 2025


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#102: FILE: drivers/net/intel/e1000/base/e1000_phy.c:2921:
+	if (hw->mac.type == e1000_i225) {
+		E1000_READ_REG(hw, E1000_I225_PHPM);
+	}

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


More information about the test-report mailing list