]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: control: Fix missing return value comments for kernel docs
authorTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 10:47:57 +0000 (12:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 11:42:37 +0000 (13:42 +0200)
commitd7b828dc2f7dd759e660cd3f85141d9b8e53774d
treead1ecd8e9ed8976104b2ef8b9a700616255f5d54
parentfc0ab9c03120762a12c3dddc58688e8aaa93e39f
ALSA: control: Fix missing return value comments for kernel docs

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

Link: https://lore.kernel.org/r/20220713104759.4365-6-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/control.c