linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sound: usb: endpoint.c: fix repeated word 'there'
@ 2020-10-05 19:12 Randy Dunlap
  2020-10-06 16:10 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-10-05 19:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Jaroslav Kysela, Takashi Iwai, alsa-devel

Drop the duplicated word "there".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: alsa-devel@alsa-project.org
---
 sound/usb/endpoint.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-59-rc8.orig/sound/usb/endpoint.c
+++ lnx-59-rc8/sound/usb/endpoint.c
@@ -318,7 +318,7 @@ static inline void prepare_inbound_urb(s
 
 /*
  * Send output urbs that have been prepared previously. URBs are dequeued
- * from ep->ready_playback_urbs and in case there there aren't any available
+ * from ep->ready_playback_urbs and in case there aren't any available
  * or there are no packets that have been prepared, this function does
  * nothing.
  *

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

* Re: [PATCH] sound: usb: endpoint.c: fix repeated word 'there'
  2020-10-05 19:12 [PATCH] sound: usb: endpoint.c: fix repeated word 'there' Randy Dunlap
@ 2020-10-06 16:10 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2020-10-06 16:10 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, Jaroslav Kysela, Takashi Iwai, alsa-devel

On Mon, 05 Oct 2020 21:12:44 +0200,
Randy Dunlap wrote:
> 
> Drop the duplicated word "there".
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jaroslav Kysela <perex@perex.cz>
> Cc: Takashi Iwai <tiwai@suse.com>
> Cc: alsa-devel@alsa-project.org

Thanks, applied.


Takashi

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

end of thread, other threads:[~2020-10-06 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05 19:12 [PATCH] sound: usb: endpoint.c: fix repeated word 'there' Randy Dunlap
2020-10-06 16:10 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).