]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pcm: Fix missing return value comments for kernel docs
authorTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 10:47:54 +0000 (12:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 11:42:34 +0000 (13:42 +0200)
commitce30a890cfd9247c3ce7bf33969bbabd5f663d9f
treed834240ad7c19d4b75d264f675ecb06908b649ed
parent42f1236b9347afd214a5798c8b129fb947f1d28b
ALSA: pcm: Fix missing return value comments for kernel docs

Each kernel doc comment expects the definition of the return value in
a proper format.  This patch adds or fixes the missing entries for PCM
API.

Link: https://lore.kernel.org/r/20220713104759.4365-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/pcm.h
sound/core/pcm.c
sound/core/pcm_memory.c
sound/core/pcm_native.c