Skip to content

Commit 664c0b5

Browse files
paulmenzeljoergroedel
authored andcommitted
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>
1 parent 575f5cf commit 664c0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/iommu/amd/init.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1522,7 +1522,7 @@ static void amd_iommu_ats_write_check_workaround(struct amd_iommu *iommu)
15221522
}
15231523

15241524
/*
1525-
* This function clues the initialization function for one IOMMU
1525+
* This function glues the initialization function for one IOMMU
15261526
* together and also allocates the command buffer and programs the
15271527
* hardware. It does NOT enable the IOMMU. This is done afterwards.
15281528
*/

0 commit comments

Comments
 (0)