Re: [PATCH] ALSA: core: Update snd_card_new() documentation

From: Takashi Iwai

Date: Tue Jul 28 2026 - 05:08:37 EST


On Tue, 28 Jul 2026 10:47:26 +0200,
Bui Duc Phuc wrote:
>
> Hi Takashi-san,
>
> Thank you for your review.
>
> >
> > Well, from the API documentation POV, it doesn't matter which function
> > is used internally. The main point is that it does
> > zero-initialization.
> >
>
> I understand now.
> Should I keep the function parameter indentation fix?

Honestly speaking, I don't care much about it :)

If any, you can resubmit a patch to rephrase the comment from
kzalloc() to zero-initialization, together with the indent fix.


thanks,

Takashi