Re: [PATCH] ALSA: ac97: Fix kernel-doc warning for snd_ac97_reset

From: Takashi Iwai

Date: Thu Nov 06 2025 - 04:53:09 EST


On Wed, 05 Nov 2025 11:52:30 +0100,
hariconscious@xxxxxxxxx wrote:
>
> From: HariKrishna Sagala <hariconscious@xxxxxxxxx>
>
> kernel-doc populated the below warning for the non
> static function "snd_ac97_reset".
> "Warning: ./sound/ac97_bus.c:56 No description found
> for return value of 'snd_ac97_reset'".
> Added the return values as per the kernel-doc format.
>
> Signed-off-by: HariKrishna Sagala <hariconscious@xxxxxxxxx>

Applied now to for-next branch.


thanks,

Takashi