public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] iommu: Fix a spelling error
@ 2025-01-28 19:05 Easwar Hariharan
  2025-01-30 14:16 ` Jason Gunthorpe
  2025-02-10 13:54 ` Joerg Roedel
  0 siblings, 2 replies; 3+ messages in thread
From: Easwar Hariharan @ 2025-01-28 19:05 UTC (permalink / raw)
  To: Joerg Roedel, Will Deacon, Robin Murphy,
	open list:IOMMU SUBSYSTEM, open list
  Cc: Easwar Hariharan

Signed-off-by: Easwar Hariharan <eahariha@linux.microsoft.com>
---
 drivers/iommu/iommu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/iommu/iommu.c b/drivers/iommu/iommu.c
index 870c3cdbd0f62..60aed01e54f27 100644
--- a/drivers/iommu/iommu.c
+++ b/drivers/iommu/iommu.c
@@ -1756,7 +1756,7 @@ static int iommu_get_def_domain_type(struct iommu_group *group,
 		group->id);
 
 	/*
-	 * Try to recover, drivers are allowed to force IDENITY or DMA, IDENTITY
+	 * Try to recover, drivers are allowed to force IDENTITY or DMA, IDENTITY
 	 * takes precedence.
 	 */
 	if (type == IOMMU_DOMAIN_IDENTITY)
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-02-10 13:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-28 19:05 [PATCH] iommu: Fix a spelling error Easwar Hariharan
2025-01-30 14:16 ` Jason Gunthorpe
2025-02-10 13:54 ` Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox