Re: [PATCH] ALSA: core: Update snd_card_new() documentation
Takashi Iwai <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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