Re: [PATCH 05/18] net: use ARRAY_SIZE

From: Andy Shevchenko
Date: Tue Oct 03 2017 - 04:09:58 EST


On Tue, Oct 3, 2017 at 4:22 AM, JÃrÃmy Lefaure
<jeremy.lefaure@xxxxxxxxxxxx> wrote:
> On Mon, 2 Oct 2017 16:07:36 +0300
> Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote:
>
>> > + {&gainctrl_lut_core0_rev0, ARRAY_SIZE(gainctrl_lut_core0_rev0), 26, 192,
>> > + 32},
>>
>> For all such cases I would rather put on one line disregard checkpatch
>> warning for better readability.
> I agree that it would be better. I didn't know that it was possible to
> not follow this rule for anything else than a string.

IMO, it increases readability quite enough to overrule checkpatch recomendation.

--
With Best Regards,
Andy Shevchenko