projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cc3d84
)
AMD IOMMU: fix typo in comment
author
Joerg Roedel
<
[email protected]
>
Mon, 8 Dec 2008 13:25:39 +0000
(14:25 +0100)
committer
Joerg Roedel
<
[email protected]
>
Mon, 8 Dec 2008 13:58:39 +0000
(14:58 +0100)
Impact: cleanup
Signed-off-by: Joerg Roedel <
[email protected]
>
arch/x86/kernel/amd_iommu.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/amd_iommu.c
b/arch/x86/kernel/amd_iommu.c
index 0637e65ca0c77a931a715591994162f53a035648..2fde073b6be6545d76604461d7ab39db3450aa64 100644
(file)
--- a/
arch/x86/kernel/amd_iommu.c
+++ b/
arch/x86/kernel/amd_iommu.c
@@
-922,8
+922,8
@@
static void dma_ops_domain_unmap(struct amd_iommu *iommu,
/*
* This function contains common code for mapping of a physically
- * contiguous memory region into DMA address space. It is use
s
by all
- * mapping functions provided
by
this IOMMU driver.
+ * contiguous memory region into DMA address space. It is use
d
by all
+ * mapping functions provided
with
this IOMMU driver.
* Must be called with the domain lock held.
*/
static dma_addr_t __map_single(struct device *dev,