ALSA: core: Fix missing return value comments for kernel docs
authorTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 10:47:59 +0000 (12:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 11:42:38 +0000 (13:42 +0200)
commit281dee6707a869e0f40cac81b6b65c703192aa9d
treea7b67be8f96781036ff3ac43c0b676ba4b3c67e0
parent6eba99d4ce2487f2050b8787029cabfcfb748ee4
ALSA: core: 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 the
remaining ALSA core API functions.

Link: https://lore.kernel.org/r/20220713104759.4365-8-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/device.c
sound/core/info.c
sound/core/init.c
sound/core/isadma.c
sound/core/vmaster.c