]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: dmaengine: Fix missing return value comments for kernel docs
authorTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 10:47:55 +0000 (12:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 11:42:35 +0000 (13:42 +0200)
commitc7cc381974638b91eff34d760a937b1714412cd4
tree9cc20969e676e52dc7a09b47daafe267aedc6179
parentce30a890cfd9247c3ce7bf33969bbabd5f663d9f
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>
include/sound/dmaengine_pcm.h
sound/core/pcm_dmaengine.c