From: Tom Rix Date: Wed, 9 Feb 2022 15:01:33 +0000 (-0800) Subject: ALSA: cleanup double word in comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bad03efd11dfa6f039fe494207996c482e9364d0;p=linux.git ALSA: cleanup double word in comment Remove the second 'device'. Signed-off-by: Tom Rix Link: https://lore.kernel.org/r/20220209150133.2291856-1-trix@redhat.com Signed-off-by: Takashi Iwai --- diff --git a/include/sound/hda_verbs.h b/include/sound/hda_verbs.h index e36b77531c5c3..006d358acce25 100644 --- a/include/sound/hda_verbs.h +++ b/include/sound/hda_verbs.h @@ -461,7 +461,7 @@ enum { #define AC_DE_ELDV (1<<1) #define AC_DE_IA (1<<2) -/* device device types (0x0-0xf) */ +/* device types (0x0-0xf) */ enum { AC_JACK_LINE_OUT, AC_JACK_SPEAKER,