ALSA: fix kernel-doc markups
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 23 Oct 2020 16:33:35 +0000 (18:33 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 Oct 2020 14:26:31 +0000 (15:26 +0100)
commitf7b6603c666798a1f8379e692d11d500885f32d8
treebc3c88a8d1d0a8b7c835fbcc41b4af0bed0bbb03
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec
ALSA: fix kernel-doc markups

Kernel-doc markups should use this format:
        identifier - description

There is a common comment marked, instead, with kernel-doc
notation.

Some identifiers have different names between their prototypes
and the kernel-doc markup.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/535182d6f55d7a7de293dda9676df68f5f60afc6.1603469755.git.mchehab+huawei@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/core.h
include/sound/pcm.h
include/uapi/sound/compress_offload.h
sound/core/control.c
sound/core/pcm_dmaengine.c
sound/core/pcm_lib.c
sound/core/pcm_native.c
sound/soc/soc-core.c
sound/soc/soc-dapm.c