All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Lorenzo Pieralisi <lpieralisi@kernel.org>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Thomas Gleixner <tglx@kernel.org>
Subject: Re: [PATCH] irqchip/gic-v5: iwb: Fix stray verb in comment
Date: Mon, 13 Jul 2026 16:22:29 +0100	[thread overview]
Message-ID: <87ech66hje.wl-maz@kernel.org> (raw)
In-Reply-To: <20260709151208.1168456-1-lpieralisi@kernel.org>

On Thu, 09 Jul 2026 16:12:08 +0100,
Lorenzo Pieralisi <lpieralisi@kernel.org> wrote:
> 
> Remove a stray verb ('be') that is out of context in a comment in the IWB
> driver.

If you're fixing random comments, I'd suggest fixing them for real...

> 
> Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
> Cc: Thomas Gleixner <tglx@kernel.org>
> Cc: Marc Zyngier <maz@kernel.org>
> ---
>  drivers/irqchip/irq-gic-v5-iwb.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/irqchip/irq-gic-v5-iwb.c b/drivers/irqchip/irq-gic-v5-iwb.c
> index 9103feb70ce8..87f10212f283 100644
> --- a/drivers/irqchip/irq-gic-v5-iwb.c
> +++ b/drivers/irqchip/irq-gic-v5-iwb.c
> @@ -143,7 +143,7 @@ static int gicv5_iwb_irq_domain_translate(struct irq_domain *d, struct irq_fwspe
>  			return -EINVAL;
>  
>  		/*
> -		 * param[0] is be the wire
> +		 * param[0] is the wire

param[0] is not a wire. It is a wire *number*.

Thanks,

	M.

-- 
Jazz isn't dead. It just smells funny.


      parent reply	other threads:[~2026-07-13 15:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-09 15:12 [PATCH] irqchip/gic-v5: iwb: Fix stray verb in comment Lorenzo Pieralisi
2026-07-10  7:36 ` [tip: irq/drivers] irqchip/gic-v5/iwb: " tip-bot2 for Lorenzo Pieralisi
2026-07-13 15:22 ` Marc Zyngier [this message]

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=87ech66hje.wl-maz@kernel.org \
    --to=maz@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=tglx@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.