From: Bjorn Helgaas <helgaas@kernel.org>
To: Miles Krause <mileskrause5200@gmail.com>
Cc: Thomas Gleixner <tglx@kernel.org>, Marc Zyngier <maz@kernel.org>,
Bjorn Helgaas <bhelgaas@google.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] genirq/msi: Fix typo in msi_domain_ops comment
Date: Mon, 4 May 2026 11:11:00 -0500 [thread overview]
Message-ID: <20260504161100.GA645621@bhelgaas> (raw)
In-Reply-To: <20260501230159.5982-1-mileskrause5200@gmail.com>
On Fri, May 01, 2026 at 07:01:57PM -0400, Miles Krause wrote:
> Fix a spelling typo in the msi_domain_ops comment.
>
> No functional change.
>
> Signed-off-by: Miles Krause <mileskrause5200@gmail.com>
> ---
> include/linux/msi.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/msi.h b/include/linux/msi.h
> index fa41eed62868..32286ec88217 100644
> --- a/include/linux/msi.h
> +++ b/include/linux/msi.h
> @@ -444,7 +444,7 @@ struct msi_domain_info;
> *
> * @domain_alloc_irqs, @domain_free_irqs can be used to override the
> * default allocation/free functions (__msi_domain_alloc/free_irqs). This
> - * is initially for a wrapper around XENs seperate MSI universe which can't
> + * is initially for a wrapper around XENs separate MSI universe which can't
Maybe should fix the s/XENs/XEN's/ typo at the same time?
> * be wrapped into the regular irq domains concepts by mere mortals. This
> * allows to universally use msi_domain_alloc/free_irqs without having to
> * special case XEN all over the place.
>
> base-commit: ef5f46b630235b75beec43174348c3d01d6fc49a
> --
> 2.54.0
>
next prev parent reply other threads:[~2026-05-04 16:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-01 23:01 [PATCH] genirq/msi: Fix typo in msi_domain_ops comment Miles Krause
2026-05-04 16:11 ` Bjorn Helgaas [this message]
2026-05-05 1:46 ` [PATCH v2] genirq/msi: Fix typos " Miles Krause
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=20260504161100.GA645621@bhelgaas \
--to=helgaas@kernel.org \
--cc=bhelgaas@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maz@kernel.org \
--cc=mileskrause5200@gmail.com \
--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