[PATCH] irqchip/gic-v5: iwb: Fix stray verb in comment
Marc Zyngier
maz at kernel.org
Mon Jul 13 08:22:29 PDT 2026
On Thu, 09 Jul 2026 16:12:08 +0100,
Lorenzo Pieralisi <lpieralisi at 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 at kernel.org>
> Cc: Thomas Gleixner <tglx at kernel.org>
> Cc: Marc Zyngier <maz at 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.
More information about the linux-arm-kernel
mailing list