========== build_32bit - 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.J5wIZ5Lw2j 2025-06-25 07:46:41.723715804 -0700 +++ /tmp/tmp.0yAvG3ZmpV 2025-06-25 07:47:32.829506366 -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.7AwS7ZULK7 2025-06-25 07:47:32.834849206 -0700 +++ /tmp/tmp.KY7fLMX3fL 2025-06-25 07:47:32.837849191 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/phy/micrel.c