Re: [PATCH v1 3/3] i2c: mux: gpio: Use array_size() helper

From: Evan Green
Date: Mon Nov 15 2021 - 12:02:41 EST


On Mon, Nov 15, 2021 at 7:42 AM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> Use array_size() helper to aid in 2-factor allocation instances.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Thanks for the cleanup series!

Reviewed-by: Evan Green <evgreen@xxxxxxxxxxxx>