Re: [PATCH][next] ASoC: q6asm: use kcalloc() instead of kzalloc()

From: Andy Shevchenko
Date: Thu Oct 07 2021 - 03:14:11 EST


On Wed, Oct 6, 2021 at 9:04 PM Gustavo A. R. Silva
<gustavoars@xxxxxxxxxx> wrote:
>
> Use 2-factor multiplication argument form kcalloc() instead
> of kzalloc().

You probably need to elaborate why. E.g. refer to overflow.h and its
idea behind.

--
With Best Regards,
Andy Shevchenko