../drivers/net/phy/phylink.c: In function ‘phylink_resolve’: ../drivers/net/phy/phylink.c:1596:28: warning: variable ‘phy’ set but not used [-Wunused-but-set-variable] 1596 | struct phy_device *phy; | ^~~ ../drivers/net/phy/phylink.c: In function ‘phylink_resolve’: ../drivers/net/phy/phylink.c:1596:28: warning: variable ‘phy’ set but not used [-Wunused-but-set-variable] 1596 | struct phy_device *phy; | ^~~ New errors added --- /tmp/tmp.N1UK4X5gc1 2025-09-03 08:42:43.455247946 -0700 +++ /tmp/tmp.AcWSdhQjGD 2025-09-03 08:43:54.647043871 -0700 @@ -0,0 +1,4 @@ +../drivers/net/phy/phylink.c: In function ‘phylink_resolve’: +../drivers/net/phy/phylink.c:1596:28: warning: variable ‘phy’ set but not used [-Wunused-but-set-variable] + 1596 | struct phy_device *phy; + | ^~~ Per-file breakdown --- /tmp/tmp.OZNIw8EkjO 2025-09-03 08:43:54.654043822 -0700 +++ /tmp/tmp.xhlSJwmoDG 2025-09-03 08:43:54.658043794 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/phy/phylink.c