linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Cree <mcree@orcon.net.nz>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: Shaomin Deng <dengshaomin@cdjrlc.com>,
	ink@jurassic.park.msu.ru, mattst88@gmail.com,
	linux-alpha@vger.kernel.org
Subject: Re: [PATCH] alpha: Fix double word in comments
Date: Thu, 1 Sep 2022 09:00:58 +1200	[thread overview]
Message-ID: <Yw/MCsb9v6jXWcE1@creeky> (raw)
In-Reply-To: <3ad149d0-916c-e80e-ef17-ca406a4d7f6d@linaro.org>

On Tue, Aug 30, 2022 at 07:52:56AM -0700, Richard Henderson wrote:
> On 8/30/22 00:42, Shaomin Deng wrote:
> > Delete the rebundant word "and" in comments.
> 
> typo.

Are you sure it's a typo and not that the first "and" is a conjunction
and the second "and" is a verb (more properly "and out") that acts on
the object, namely "those lines"?

Cheers
Michael.

> 
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> 
> 
> > 
> > Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
> > ---
> >   arch/alpha/kernel/irq_i8259.c | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/arch/alpha/kernel/irq_i8259.c b/arch/alpha/kernel/irq_i8259.c
> > index 1dcf0d9038fd..db574dcd6675 100644
> > --- a/arch/alpha/kernel/irq_i8259.c
> > +++ b/arch/alpha/kernel/irq_i8259.c
> > @@ -147,7 +147,7 @@ isa_no_iack_sc_device_interrupt(unsigned long vector)
> >   	 */
> >   	/*
> >   	 *  The first read of gives you *all* interrupting lines.
> > -	 *  Therefore, read the mask register and and out those lines
> > +	 *  Therefore, read the mask register and out those lines
> >   	 *  not enabled.  Note that some documentation has 21 and a1
> >   	 *  write only.  This is not true.
> >   	 */
> 

  reply	other threads:[~2022-08-31 21:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-30  7:42 [PATCH] alpha: Fix double word in comments Shaomin Deng
2022-08-30 14:52 ` Richard Henderson
2022-08-31 21:00   ` Michael Cree [this message]
2022-08-31 22:09 ` Bob Tracy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Yw/MCsb9v6jXWcE1@creeky \
    --to=mcree@orcon.net.nz \
    --cc=dengshaomin@cdjrlc.com \
    --cc=ink@jurassic.park.msu.ru \
    --cc=linux-alpha@vger.kernel.org \
    --cc=mattst88@gmail.com \
    --cc=richard.henderson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).