Messages in this thread |  | | Subject | Re: [PATCH] bcma: remove two unused variables | From | Kalle Valo <> | Date | Tue, 3 Sep 2019 13:38:10 +0000 (UTC) |
| |
YueHaibing <yuehaibing@huawei.com> wrote:
> drivers/bcma/driver_mips.c:70:18: warning: > ipsflag_irq_shift defined but not used [-Wunused-const-variable=] > drivers/bcma/driver_mips.c:62:18: warning: > ipsflag_irq_mask defined but not used [-Wunused-const-variable=] > > They are never used, so can be removed. > > Reported-by: Hulk Robot <hulkci@huawei.com> > Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Patch applied to wireless-drivers-next.git, thanks.
0a60e0aa495f bcma: remove two unused variables
-- https://patchwork.kernel.org/patch/11085683/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
|  |