========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/phy/air_an8801.c:258:6: warning: variable 'pbus_data_h' is uninitialized when used here [-Wuninitialized] 258 | if (pbus_data_h < 0) | ^~~~~~~~~~~ ../drivers/net/phy/air_an8801.c:240:30: note: initialize the variable 'pbus_data_h' to silence this warning 240 | int pbus_data_l, pbus_data_h; | ^ | = 0 1 warning generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/phy/air_an8801.c:258:6: warning: variable 'pbus_data_h' is uninitialized when used here [-Wuninitialized] 258 | if (pbus_data_h < 0) | ^~~~~~~~~~~ ../drivers/net/phy/air_an8801.c:240:30: note: initialize the variable 'pbus_data_h' to silence this warning 240 | int pbus_data_l, pbus_data_h; | ^ | = 0 1 warning generated. New errors added --- /tmp/tmp.0jealuwFar 2026-03-04 05:03:14.484327464 -0500 +++ /tmp/tmp.AEFMAVsiLY 2026-03-04 05:04:46.380940349 -0500 @@ -1,0 +2,8 @@ +../drivers/net/phy/air_an8801.c:258:6: warning: variable 'pbus_data_h' is uninitialized when used here [-Wuninitialized] + 258 | if (pbus_data_h < 0) + | ^~~~~~~~~~~ +../drivers/net/phy/air_an8801.c:240:30: note: initialize the variable 'pbus_data_h' to silence this warning + 240 | int pbus_data_l, pbus_data_h; + | ^ + | = 0 +1 warning generated. Per-file breakdown --- /tmp/tmp.DLkTuPkgQK 2026-03-04 05:06:12.146312643 -0500 +++ /tmp/tmp.TW0Vc4YeBa 2026-03-04 05:06:12.148178809 -0500 @@ -0,0 +1 @@ + 2 ../drivers/net/phy/air_an8801.c