commit | 5c121d6362d60198d9e37429f87e87d5477e3555 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 13 12:47:55 2022 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 13 13:42:35 2022 +0200 |
tree | 9cc20969e676e52dc7a09b47daafe267aedc6179 | |
parent | 4e2b70673f2b93ab8e037a2b89c15f146c1ae9b0 [diff] |
ALSA: dmaengine: 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 dmaengine API. Link: https://lore.kernel.org/r/20220713104759.4365-4-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>