Re: [PATCH v1 5/5] gpio: max77620: Move variable declaration

From: Dmitry Osipenko
Date: Wed Jul 08 2020 - 05:24:24 EST


08.07.2020 11:47, Andy Shevchenko ÐÐÑÐÑ:
> On Wed, Jul 8, 2020 at 11:29 AM Dmitry Osipenko <digetx@xxxxxxxxx> wrote:
>>
>> Let's move the virq variable declaration to a top-level scope just to
>> make the code a bit more visually appealing.
>
> To me it sounds like unneeded churn, but it's up to maintainers.
>

I agree that this is an unnecessary change, but I couldn't resist :)
Alright, I'll skip the patches 3-5 in the v2. Thank you very much for
the review!