Re: [PATCH 05/18] net: use ARRAY_SIZE
From: Andy Shevchenko <hidden>
Date: 2017-10-03 08:09:54
Also in:
intel-wired-lan, linux-wireless, lkml
From: Andy Shevchenko <hidden>
Date: 2017-10-03 08:09:54
Also in:
intel-wired-lan, linux-wireless, lkml
On Tue, Oct 3, 2017 at 4:22 AM, Jérémy Lefaure [off-list ref] wrote:
On Mon, 2 Oct 2017 16:07:36 +0300 Andy Shevchenko [off-list ref] wrote:quoted
quoted
+ {&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