========== build_allmodconfig_warn - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/phy/micrel.c: In function ‘kszphy_get_sqi’: ../drivers/net/phy/micrel.c:2247:12: warning: variable ‘channels’ set but not used [-Wunused-but-set-variable] 2247 | u8 channels; | ^~~~~~~~ .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/phy/micrel.c: In function ‘kszphy_get_sqi’: ../drivers/net/phy/micrel.c:2247:12: warning: variable ‘channels’ set but not used [-Wunused-but-set-variable] 2247 | u8 channels; | ^~~~~~~~ New errors added --- /tmp/tmp.bxuWty09hs 2025-06-25 07:53:44.191340273 -0700 +++ /tmp/tmp.FloxmrBZN8 2025-06-25 07:54:55.679061868 -0700 @@ -1,0 +2,4 @@ +../drivers/net/phy/micrel.c: In function ‘kszphy_get_sqi’: +../drivers/net/phy/micrel.c:2247:12: warning: variable ‘channels’ set but not used [-Wunused-but-set-variable] + 2247 | u8 channels; + | ^~~~~~~~ Per-file breakdown --- /tmp/tmp.IZ9yghkKFB 2025-06-25 07:54:55.684573774 -0700 +++ /tmp/tmp.T8QKC5x0o3 2025-06-25 07:54:55.687573758 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/phy/micrel.c