linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sound: sparc: dbri: fix repeated word 'the'
@ 2020-10-05 19:12 Randy Dunlap
  2020-10-05 19:21 ` Joe Perches
  0 siblings, 1 reply; 3+ 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 "the".

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/sparc/dbri.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-59-rc8.orig/sound/sparc/dbri.c
+++ lnx-59-rc8/sound/sparc/dbri.c
@@ -620,7 +620,7 @@ A circular command buffer is used here.
 while another can be executed. The scheme works by adding two WAIT commands
 after each sent batch of commands. When the next batch is prepared it is
 added after the WAIT commands then the WAITs are replaced with single JUMP
-command to the new batch. The the DBRI is forced to reread the last WAIT
+command to the new batch. The DBRI is forced to reread the last WAIT
 command (replaced by the JUMP by then). If the DBRI is still executing
 previous commands the request to reread the WAIT command is ignored.
 

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

* Re: [PATCH] sound: sparc: dbri: fix repeated word 'the'
  2020-10-05 19:12 [PATCH] sound: sparc: dbri: fix repeated word 'the' Randy Dunlap
@ 2020-10-05 19:21 ` Joe Perches
  2020-10-05 19:23   ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2020-10-05 19:21 UTC (permalink / raw)
  To: Randy Dunlap, linux-kernel; +Cc: Jaroslav Kysela, Takashi Iwai, alsa-devel

On Mon, 2020-10-05 at 12:12 -0700, Randy Dunlap wrote:
> Drop the duplicated word "the".
[]
> --- lnx-59-rc8.orig/sound/sparc/dbri.c
> +++ lnx-59-rc8/sound/sparc/dbri.c
> @@ -620,7 +620,7 @@ A circular command buffer is used here.
>  while another can be executed. The scheme works by adding two WAIT commands
>  after each sent batch of commands. When the next batch is prepared it is
>  added after the WAIT commands then the WAITs are replaced with single JUMP
> -command to the new batch. The the DBRI is forced to reread the last WAIT
> +command to the new batch. The DBRI is forced to reread the last WAIT

Maybe Then the?

>  command (replaced by the JUMP by then). If the DBRI is still executing
>  previous commands the request to reread the WAIT command is ignored.
>  


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

* Re: [PATCH] sound: sparc: dbri: fix repeated word 'the'
  2020-10-05 19:21 ` Joe Perches
@ 2020-10-05 19:23   ` Randy Dunlap
  0 siblings, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2020-10-05 19:23 UTC (permalink / raw)
  To: Joe Perches, linux-kernel; +Cc: Jaroslav Kysela, Takashi Iwai, alsa-devel

On 10/5/20 12:21 PM, Joe Perches wrote:
> On Mon, 2020-10-05 at 12:12 -0700, Randy Dunlap wrote:
>> Drop the duplicated word "the".
> []
>> --- lnx-59-rc8.orig/sound/sparc/dbri.c
>> +++ lnx-59-rc8/sound/sparc/dbri.c
>> @@ -620,7 +620,7 @@ A circular command buffer is used here.
>>  while another can be executed. The scheme works by adding two WAIT commands
>>  after each sent batch of commands. When the next batch is prepared it is
>>  added after the WAIT commands then the WAITs are replaced with single JUMP
>> -command to the new batch. The the DBRI is forced to reread the last WAIT
>> +command to the new batch. The DBRI is forced to reread the last WAIT
> 
> Maybe Then the?

Sure, I'm OK with that.

>>  command (replaced by the JUMP by then). If the DBRI is still executing
>>  previous commands the request to reread the WAIT command is ignored.

thanks.
-- 
~Randy


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

end of thread, other threads:[~2020-10-05 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05 19:12 [PATCH] sound: sparc: dbri: fix repeated word 'the' Randy Dunlap
2020-10-05 19:21 ` Joe Perches
2020-10-05 19:23   ` Randy Dunlap

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).