]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ALSA: cleanup double word in comment
authorTom Rix <trix@redhat.com>
Wed, 9 Feb 2022 15:01:33 +0000 (07:01 -0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 11 Feb 2022 14:18:56 +0000 (15:18 +0100)
Remove the second 'device'.

Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20220209150133.2291856-1-trix@redhat.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hda_verbs.h

index e36b77531c5c38692f99dca0f218a92cd08b6ba0..006d358acce254480b5b8a28ce245bbcea005e54 100644 (file)
@@ -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,