From: Miles Krause <mileskrause5200@gmail.com>
To: Thomas Gleixner <tglx@kernel.org>
Cc: Marc Zyngier <maz@kernel.org>,
Bjorn Helgaas <bhelgaas@google.com>,
linux-kernel@vger.kernel.org,
Miles Krause <mileskrause5200@gmail.com>
Subject: [PATCH] genirq/msi: Fix typo in msi_domain_ops comment
Date: Fri, 1 May 2026 19:01:57 -0400 [thread overview]
Message-ID: <20260501230159.5982-1-mileskrause5200@gmail.com> (raw)
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
* 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 reply other threads:[~2026-05-01 23:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-01 23:01 Miles Krause [this message]
2026-05-04 16:11 ` [PATCH] genirq/msi: Fix typo in msi_domain_ops comment Bjorn Helgaas
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=20260501230159.5982-1-mileskrause5200@gmail.com \
--to=mileskrause5200@gmail.com \
--cc=bhelgaas@google.com \
--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