../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; | ^~~