../drivers/net/phy/phylink.c:1596:21: warning: variable 'phy' set but not used [-Wunused-but-set-variable] 1596 | struct phy_device *phy; | ^ 1 warning generated.