Re: [PATCH 3/8] MIPS: pci-rt3883: trivial: remove unused variable

From: Sergey Ryazanov
Date: Tue Apr 13 2021 - 08:51:16 EST


On Tue, Apr 13, 2021 at 9:22 AM Ilya Lipnitskiy
<ilya.lipnitskiy@xxxxxxxxx> wrote:
> Fixes the following compiler warning:
> warning: unused variable 'flags' [-Wunused-variable]
>
> Fixes: e5067c718b3a ("MIPS: pci-rt3883: Remove odd locking in PCI config space access code")
> Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@xxxxxxxxx>
> Cc: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>
> Cc: trivial@xxxxxxxxxx

Yep, I overlooked these local variables. Thank you.

Acked-by: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>

--
Sergey