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

Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Link: https://lore.kernel.org/r/20211217134916.43698-1-pmenzel@molgen.mpg.de
Signed-off-by: Joerg Roedel <jroedel@suse.de>
This commit is contained in:
Paul Menzel 2021-12-17 14:49:16 +01:00 committed by Joerg Roedel
parent 575f5cfb13
commit 664c0b58e0

View File

@ -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
* hardware. It does NOT enable the IOMMU. This is done afterwards.
*/