projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
575f5cf
)
iommu/amd: Fix typo in *glues … together* in comment
author
Paul Menzel
<pmenzel@molgen.mpg.de>
Fri, 17 Dec 2021 13:49:16 +0000
(14:49 +0100)
committer
Joerg Roedel
<jroedel@suse.de>
Mon, 20 Dec 2021 08:01:55 +0000
(09:01 +0100)
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>
drivers/iommu/amd/init.c
patch
|
blob
|
history
diff --git
a/drivers/iommu/amd/init.c
b/drivers/iommu/amd/init.c
index b94822fc2c9f73d5cf5ff6da857264514383f9cc..dc338acf33385b0c4bf59cf0979b97598124f7df 100644
(file)
--- a/
drivers/iommu/amd/init.c
+++ b/
drivers/iommu/amd/init.c
@@
-1522,7
+1522,7
@@
static void amd_iommu_ats_write_check_workaround(struct amd_iommu *iommu)
}
/*
- * This function
c
lues the initialization function for one IOMMU
+ * This function
g
lues 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.
*/