ALSA: usb-audio: Drop superfluous kernel-doc markers
authorTakashi Iwai <tiwai@suse.de>
Thu, 26 Feb 2026 15:43:48 +0000 (16:43 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 26 Feb 2026 15:51:32 +0000 (16:51 +0100)
commit3540cc453f5679d8c4d5ccc9834a1f5f8184af3a
tree1e288dd837c76fbe46270d3b3433638ee68a2891
parent786ea2b694f48e1b34f1dcf104e09357fc99ef34
ALSA: usb-audio: Drop superfluous kernel-doc markers

We don't process USB-audio driver code for kernel-doc, and the "/**"
marker leads to warnings with W=1 builds.  Drop the superfluous
markers.

Link: https://patch.msgid.link/20260226154414.1081568-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_s1810c.c