Skip to content

Commit 0569b3d

Browse files
rddunlaptiwai
authored andcommitted
ALSA: usb-audio: endpoint.c: fix repeated word 'there'
Drop the duplicated word "there". Signed-off-by: Randy Dunlap <[email protected]> Cc: Jaroslav Kysela <[email protected]> Cc: Takashi Iwai <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
1 parent 86b9c4c commit 0569b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sound/usb/endpoint.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ static inline void prepare_inbound_urb(struct snd_usb_endpoint *ep,
318318

319319
/*
320320
* Send output urbs that have been prepared previously. URBs are dequeued
321-
* from ep->ready_playback_urbs and in case there there aren't any available
321+
* from ep->ready_playback_urbs and in case there aren't any available
322322
* or there are no packets that have been prepared, this function does
323323
* nothing.
324324
*

0 commit comments

Comments
 (0)