Skip to content

Commit bad03ef

Browse files
Tom Rixtiwai
authored andcommitted
ALSA: cleanup double word in comment
Remove the second 'device'. Signed-off-by: Tom Rix <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
1 parent a531caa commit bad03ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/sound/hda_verbs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ enum {
461461
#define AC_DE_ELDV (1<<1)
462462
#define AC_DE_IA (1<<2)
463463

464-
/* device device types (0x0-0xf) */
464+
/* device types (0x0-0xf) */
465465
enum {
466466
AC_JACK_LINE_OUT,
467467
AC_JACK_SPEAKER,

0 commit comments

Comments
 (0)