Re: [PATCH] irqchip/gic-v5: iwb: Fix stray verb in comment
From: Marc Zyngier
Date: Mon Jul 13 2026 - 11:36:48 EST
On Thu, 09 Jul 2026 16:12:08 +0100,
Lorenzo Pieralisi <lpieralisi@xxxxxxxxxx> 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@xxxxxxxxxx>
> Cc: Thomas Gleixner <tglx@xxxxxxxxxx>
> Cc: Marc Zyngier <maz@xxxxxxxxxx>
> ---
> 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.