projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86b9c4c
)
ALSA: usb-audio: endpoint.c: fix repeated word 'there'
author
Randy Dunlap
<rdunlap@infradead.org>
Mon, 5 Oct 2020 19:12:44 +0000
(12:12 -0700)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 6 Oct 2020 16:09:14 +0000
(18:09 +0200)
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
Link:
https://lore.kernel.org/r/20201005191244.23902-1-rdunlap@infradead.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/endpoint.c
patch
|
blob
|
history
diff --git
a/sound/usb/endpoint.c
b/sound/usb/endpoint.c
index 5fbc8dd2f409ef33a8c540f6ab1a57df45e200d5..e2f9ce2f5b8b6ab8770a7404ba0e1d5079b90079 100644
(file)
--- a/
sound/usb/endpoint.c
+++ b/
sound/usb/endpoint.c
@@
-318,7
+318,7
@@
static inline void prepare_inbound_urb(struct snd_usb_endpoint *ep,
/*
* 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.
*