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)
commit4e2b70673f2b93ab8e037a2b89c15f146c1ae9b0
treed834240ad7c19d4b75d264f675ecb06908b649ed
parent539311aa61a144088779f1354492bbf9ae1ac458
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