[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250128190522.70800-1-eahariha@linux.microsoft.com>
Date: Tue, 28 Jan 2025 19:05:21 +0000
From: Easwar Hariharan <eahariha@...ux.microsoft.com>
To: Joerg Roedel <joro@...tes.org>,
Will Deacon <will@...nel.org>,
Robin Murphy <robin.murphy@....com>,
iommu@...ts.linux.dev (open list:IOMMU SUBSYSTEM),
linux-kernel@...r.kernel.org (open list)
Cc: Easwar Hariharan <eahariha@...ux.microsoft.com>
Subject: [PATCH] iommu: Fix a spelling error
Signed-off-by: Easwar Hariharan <eahariha@...ux.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
Powered by blists - more mailing lists