Skip to content

Commit a97cbcd

Browse files
rddunlaptiwai
authored andcommitted
ALSA: sparc: dbri: fix repeated word 'the'
Change the duplicated word "the" to "Then the". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20201016174405.17745-1-rdunlap@infradead.org Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent ce1558c commit a97cbcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/sparc/dbri.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ A circular command buffer is used here. A new command is being added
620620
while another can be executed. The scheme works by adding two WAIT commands
621621
after each sent batch of commands. When the next batch is prepared it is
622622
added after the WAIT commands then the WAITs are replaced with single JUMP
623-
command to the new batch. The the DBRI is forced to reread the last WAIT
623+
command to the new batch. Then the DBRI is forced to reread the last WAIT
624624
command (replaced by the JUMP by then). If the DBRI is still executing
625625
previous commands the request to reread the WAIT command is ignored.
626626

0 commit comments

Comments
 (0)