mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] iommu/amd: Fix typo in *glues … together* in comment
@ 2021-12-17 13:49 Paul Menzel
  2021-12-20  8:02 ` Joerg Roedel
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2021-12-17 13:49 UTC (permalink / raw)
  To: Joerg Roedel, Suravee Suthikulpanit, Will Deacon
  Cc: Paul Menzel, iommu, linux-kernel

Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
 drivers/iommu/amd/init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/iommu/amd/init.c b/drivers/iommu/amd/init.c
index 1eacd43cb436..29d55a99c39f 100644
--- a/drivers/iommu/amd/init.c
+++ b/drivers/iommu/amd/init.c
@@ -1523,7 +1523,7 @@ static void amd_iommu_ats_write_check_workaround(struct amd_iommu *iommu)
 }
 
 /*
- * This function clues the initialization function for one IOMMU
+ * This function glues the initialization function for one IOMMU
  * together and also allocates the command buffer and programs the
  * hardware. It does NOT enable the IOMMU. This is done afterwards.
  */
-- 
2.34.1


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

* Re: [PATCH] iommu/amd: Fix typo in *glues … together* in comment
  2021-12-17 13:49 [PATCH] iommu/amd: Fix typo in *glues … together* in comment Paul Menzel
@ 2021-12-20  8:02 ` Joerg Roedel
  0 siblings, 0 replies; 2+ messages in thread
From: Joerg Roedel @ 2021-12-20  8:02 UTC (permalink / raw)
  To: Paul Menzel; +Cc: Suravee Suthikulpanit, Will Deacon, iommu, linux-kernel

On Fri, Dec 17, 2021 at 02:49:16PM +0100, Paul Menzel wrote:
> Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
> ---
>  drivers/iommu/amd/init.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

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

end of thread, other threads:[~2021-12-20  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 13:49 [PATCH] iommu/amd: Fix typo in *glues … together* in comment Paul Menzel
2021-12-20  8:02 ` Joerg Roedel

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

Powered by JetHome