========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/renesas/rswitch_main.c:1480:2: warning: variable 'phydev' is uninitialized when used here [-Wuninitialized] 1480 | phydev->mac_managed_pm = true; | ^~~~~~ ../drivers/net/ethernet/renesas/rswitch_main.c:1462:27: note: initialize the variable 'phydev' to silence this warning 1462 | struct phy_device *phydev, *tmp_phydev; | ^ | = NULL 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/ethernet/renesas/rswitch_main.c:1480:2: warning: variable 'phydev' is uninitialized when used here [-Wuninitialized] 1480 | phydev->mac_managed_pm = true; | ^~~~~~ ../drivers/net/ethernet/renesas/rswitch_main.c:1462:27: note: initialize the variable 'phydev' to silence this warning 1462 | struct phy_device *phydev, *tmp_phydev; | ^ | = NULL 1 warning generated. New errors added --- /tmp/tmp.AeAvociwxj 2026-03-30 03:42:12.558088204 -0400 +++ /tmp/tmp.yLg1RqNccz 2026-03-30 03:42:47.404732739 -0400 @@ -1,0 +2,8 @@ +../drivers/net/ethernet/renesas/rswitch_main.c:1480:2: warning: variable 'phydev' is uninitialized when used here [-Wuninitialized] + 1480 | phydev->mac_managed_pm = true; + | ^~~~~~ +../drivers/net/ethernet/renesas/rswitch_main.c:1462:27: note: initialize the variable 'phydev' to silence this warning + 1462 | struct phy_device *phydev, *tmp_phydev; + | ^ + | = NULL +1 warning generated. Per-file breakdown --- /tmp/tmp.2WqqZBFDoj 2026-03-30 03:43:14.135460063 -0400 +++ /tmp/tmp.Cok3zs1dAk 2026-03-30 03:43:14.137460042 -0400 @@ -0,0 +1 @@ + 2 ../drivers/net/ethernet/renesas/rswitch_main.c