projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a531caa
)
ALSA: cleanup double word in comment
author
Tom Rix
<trix@redhat.com>
Wed, 9 Feb 2022 15:01:33 +0000
(07:01 -0800)
committer
Takashi 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
patch
|
blob
|
history
diff --git
a/include/sound/hda_verbs.h
b/include/sound/hda_verbs.h
index e36b77531c5c38692f99dca0f218a92cd08b6ba0..006d358acce254480b5b8a28ce245bbcea005e54 100644
(file)
--- 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,