• [PATCH 05/18] net: use ARRAY_SIZE

    From Andy Shevchenko@21:1/5 to jeremy.lefaure@lse.epita.fr on Mon Oct 2 15:10:02 2017
    On Sun, Oct 1, 2017 at 10:30 PM, Jérémy Lefaure
    <jeremy.lefaure@lse.epita.fr> wrote:
    Using the ARRAY_SIZE macro improves the readability of the code. Also,
    it is not always useful to use a variable to store this constant
    calculated at compile time.


    + {&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.

    --
    With Best Regards,
    Andy Shevchenko

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)