========== build_clang - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/phy/micrel.c:2247:5: warning: variable 'channels' set but not used [-Wunused-but-set-variable] 2247 | u8 channels; | ^ 1 warning generated. .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/phy/micrel.c:2247:5: warning: variable 'channels' set but not used [-Wunused-but-set-variable] 2247 | u8 channels; | ^ 1 warning generated. New errors added --- /tmp/tmp.rfC1jtslZJ 2025-06-25 07:49:00.414399208 -0700 +++ /tmp/tmp.fdLTbp7zM5 2025-06-25 07:50:17.267004327 -0700 @@ -1,0 +2,4 @@ +../drivers/net/phy/micrel.c:2247:5: warning: variable 'channels' set but not used [-Wunused-but-set-variable] + 2247 | u8 channels; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.ITsNxuI4Fe 2025-06-25 07:51:13.742714146 -0700 +++ /tmp/tmp.7UVBEinGG0 2025-06-25 07:51:13.753357118 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/phy/micrel.c