From: Radu Rendec <radu@rendec.net>
To: Xiaonan Chen <chenxiaonan101@qq.com>,
Marc Zyngier <maz@kernel.org>, Thomas Gleixner <tglx@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] irqchip/gic-v3: Fix typo in eoimode1 comment
Date: Wed, 16 Sep 2026 07:31:27 -0400 [thread overview]
Message-ID: <c9bdd274a1f4b407bc3138bf0d973e3cede7e2c1.camel@rendec.net> (raw)
In-Reply-To: <tencent_FC9BD4844FBADF31F931DC723D8F4C3E1808@qq.com>
On Tue, 2026-09-15 at 17:02 +0800, Xiaonan Chen wrote:
> Drop the duplicated word in the gic_eoimode1_eoi_irq() comment.
>
> Signed-off-by: Xiaonan Chen <chenxiaonan101@qq.com>
> ---
> drivers/irqchip/irq-gic-v3.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/irqchip/irq-gic-v3.c b/drivers/irqchip/irq-gic-v3.c
> index 6e1fa5b247fc..69ca208eeee6 100644
> --- a/drivers/irqchip/irq-gic-v3.c
> +++ b/drivers/irqchip/irq-gic-v3.c
> @@ -687,7 +687,7 @@ static void gic_eoimode1_eoi_irq(struct irq_data *d)
> {
> /*
> * No need to deactivate an LPI, or an interrupt that
> - * is is getting forwarded to a vcpu.
> + * is getting forwarded to a vcpu.
> */
> if (irqd_to_hwirq(d) >= 8192 || irqd_is_forwarded_to_vcpu(d))
> return;
Reviewed-by: Radu Rendec <radu@rendec.net>
prev parent reply other threads:[~2026-09-16 11:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-15 9:02 Xiaonan Chen
2026-09-16 11:31 ` Radu Rendec [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=c9bdd274a1f4b407bc3138bf0d973e3cede7e2c1.camel@rendec.net \
--to=radu@rendec.net \
--cc=chenxiaonan101@qq.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maz@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®