From: Miles Krause <mileskrause5200@gmail.com>
To: tglx@kernel.org
Cc: maz@kernel.org, helgaas@kernel.org, bhelgaas@google.com,
linux-kernel@vger.kernel.org,
Miles Krause <mileskrause5200@gmail.com>
Subject: [PATCH v2] genirq/msi: Fix typos in msi_domain_ops comment
Date: Mon, 4 May 2026 21:46:02 -0400 [thread overview]
Message-ID: <20260505014602.5879-1-mileskrause5200@gmail.com> (raw)
In-Reply-To: <20260504161100.GA645621@bhelgaas>
Fix spelling and possessive typos in the msi_domain_ops comment.
No functional change.
Signed-off-by: Miles Krause <mileskrause5200@gmail.com>
---
Changes in v2:
- Also fix "XENs" to "XEN's" as suggested by Bjorn.
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 fa41eed62..a4613de11 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 XEN's 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: a293ec25d59dd96309058c70df5a4dd0f889a1e4
--
2.47.3
prev parent reply other threads:[~2026-05-05 1:46 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
2026-05-05 1:46 ` Miles Krause [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=20260505014602.5879-1-mileskrause5200@gmail.com \
--to=mileskrause5200@gmail.com \
--cc=bhelgaas@google.com \
--cc=helgaas@kernel.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