Skip to content

Commit

Permalink
ALSA: cleanup double word in comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Tom Rix authored and Takashi Iwai committed Feb 11, 2022
1 parent a531caa commit bad03ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/sound/hda_verbs.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit bad03ef

Please sign in to comment.