Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/wireless/ath/ath12k/wifi7/hw.c: In function ‘ath12k_wifi7_mac_op_wake_tx_queue’: ../drivers/net/wireless/ath/ath12k/wifi7/hw.c:1149:27: warning: unused variable ‘ah’ [-Wunused-variable] 1149 | struct ath12k_hw *ah = ath12k_hw_to_ah(hw); | ^~ New errors added --- /tmp/tmp.jVwcmyUrN7 2026-07-24 01:39:33.047778561 -0400 +++ /tmp/tmp.3gKV6a13Kd 2026-07-24 01:39:59.938711248 -0400 @@ -1,0 +2,4 @@ +../drivers/net/wireless/ath/ath12k/wifi7/hw.c: In function ‘ath12k_wifi7_mac_op_wake_tx_queue’: +../drivers/net/wireless/ath/ath12k/wifi7/hw.c:1149:27: warning: unused variable ‘ah’ [-Wunused-variable] + 1149 | struct ath12k_hw *ah = ath12k_hw_to_ah(hw); + | ^~ Per-file breakdown --- /tmp/tmp.Dwn0ED7KBg 2026-07-24 01:39:59.942105820 -0400 +++ /tmp/tmp.dF2QCpErdT 2026-07-24 01:39:59.944105804 -0400 @@ -0,0 +1 @@ + 1 ../drivers/net/wireless/ath/ath12k/wifi7/hw.c