[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <714e5d92d8b9f3ba365ec0cabf1406ea1a847d69.camel@perches.com>
Date: Mon, 05 Oct 2020 12:21:51 -0700
From: Joe Perches <joe@...ches.com>
To: Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc: Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
alsa-devel@...a-project.org
Subject: Re: [PATCH] sound: sparc: dbri: fix repeated word 'the'
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.
>
Powered by blists - more mailing lists