commit | e8406ebc37d2efb7e473e469152f977235a742e1 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 13 12:47:57 2022 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 13 13:42:37 2022 +0200 |
tree | ad1ecd8e9ed8976104b2ef8b9a700616255f5d54 | |
parent | b05d834ef8f8fbd90b1bacca909c1eeec02e3625 [diff] |
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>