]> 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)
commit2436ed8e4790ee622a97d0008bc5205babadf37a
treed834240ad7c19d4b75d264f675ecb06908b649ed
parent58f3a78889a7b6e1df9350a69db13b015e343631
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