[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFqt6zbgFuQWzmjtYFVcMTLd5zo4g9B1zvEyOzXmWTw=2jPMJQ@mail.gmail.com>
Date: Fri, 11 Dec 2020 12:21:38 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: Kalle Valo <kvalo@...eaurora.org>
Cc: nbd@....name, lorenzo.bianconi83@...il.com, ryder.lee@...iatek.com,
"David S. Miller" <davem@...emloft.net>, kuba@...nel.org,
Matthias Brugger <matthias.bgg@...il.com>,
linux-wireless <linux-wireless@...r.kernel.org>,
netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mt76: Fixed kernel test robot warning
On Thu, Dec 10, 2020 at 12:46 PM Kalle Valo <kvalo@...eaurora.org> wrote:
>
> Souptick Joarder <jrdr.linux@...il.com> writes:
>
> > Kernel test robot throws below 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;
> > | ^
> >
> > This patch will silence this warning.
> >
> > Reported-by: kernel test robot <lkp@...el.com>
> > Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
>
> I would like to take this directly to wireless-drivers-next, ok?
Ok.
>
> I'll also change the title to:
>
> mt76: remove unused variable q
>
> --
> https://patchwork.kernel.org/project/linux-wireless/list/
>
> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists