Souptick Joarder <[email protected]> wrote: > Kernel test robot reported warning: > > drivers/net/wireless/mediatek/mt76/tx.c: In function > 'mt76_txq_schedule': > >> drivers/net/wireless/mediatek/mt76/tx.c:499:21: warning: variable 'q' > >> set but not used [-Wunused-but-set-variable] > 499 | struct mt76_queue *q; > | ^ > > Reported-by: kernel test robot <[email protected]> > Signed-off-by: Souptick Joarder <[email protected]>
Patch applied to wireless-drivers-next.git, thanks. 7f469b6dc484 mt76: remove unused variable q -- https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

