Commit 664c0b58 authored by Paul Menzel's avatar Paul Menzel Committed by Joerg Roedel

iommu/amd: Fix typo in *glues … together* in comment

Signed-off-by: default avatarPaul Menzel <pmenzel@molgen.mpg.de>
Link: https://lore.kernel.org/r/20211217134916.43698-1-pmenzel@molgen.mpg.deSigned-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 575f5cfb
...@@ -1522,7 +1522,7 @@ static void amd_iommu_ats_write_check_workaround(struct amd_iommu *iommu) ...@@ -1522,7 +1522,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 * together and also allocates the command buffer and programs the
* hardware. It does NOT enable the IOMMU. This is done afterwards. * hardware. It does NOT enable the IOMMU. This is done afterwards.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment