Re: [PATCH] gpio: msc313: remove kcalloc

From: Daniel Palmer

Date: Sun Mar 08 2026 - 01:00:13 EST


Hi Rosen,

On Sun, 8 Mar 2026 at 11:15, Rosen Penev <rosenp@xxxxxxxxx> wrote:
>
> Use a flexible array member to combine kzalloc and kcalloc.

Thanks for the patch. This looks good to me. If I get time I will
build and test this but I can see why it shouldn't work.

Acked-by: Daniel Palmer <daniel@xxxxxxxxx>