public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: cleanup double word in comment
@ 2022-02-09 15:01 trix
  2022-02-11 14:19 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: trix @ 2022-02-09 15:01 UTC (permalink / raw)
  To: perex, tiwai; +Cc: alsa-devel, linux-kernel, Tom Rix

From: Tom Rix <trix@redhat.com>

Remove the second 'device'.

Signed-off-by: Tom Rix <trix@redhat.com>
---
 include/sound/hda_verbs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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,
-- 
2.26.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ALSA: cleanup double word in comment
  2022-02-09 15:01 [PATCH] ALSA: cleanup double word in comment trix
@ 2022-02-11 14:19 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2022-02-11 14:19 UTC (permalink / raw)
  To: trix; +Cc: perex, tiwai, alsa-devel, linux-kernel

On Wed, 09 Feb 2022 16:01:33 +0100,
trix@redhat.com wrote:
> 
> From: Tom Rix <trix@redhat.com>
> 
> Remove the second 'device'.
> 
> Signed-off-by: Tom Rix <trix@redhat.com>

Thanks, applied.


Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-11 14:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 15:01 [PATCH] ALSA: cleanup double word in comment trix
2022-02-11 14:19 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox