linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fix one comment on device_group function in struct iommu_ops
@ 2012-07-18  6:27 Liu Sheng
  0 siblings, 0 replies; only message in thread
From: Liu Sheng @ 2012-07-18  6:27 UTC (permalink / raw)
  To: linux-pci; +Cc: Liu Sheng

this patch fix one comment on device_group function in struct iommu_ops

Signed-off-by: Liu Sheng <liusheng@linux.vnet.ibm.com>
---
 include/linux/iommu.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/iommu.h b/include/linux/iommu.h
index 450293f..d25e529 100644
--- a/include/linux/iommu.h
+++ b/include/linux/iommu.h
@@ -59,7 +59,7 @@ struct iommu_domain {
  * @unmap: unmap a physically contiguous memory region from an iommu domain
  * @iova_to_phys: translate iova to physical address
  * @domain_has_cap: domain capabilities query
- * @commit: commit iommu domain
+ * @device_group: get the groupid of the device
  * @pgsize_bitmap: bitmap of supported page sizes
  */
 struct iommu_ops {
-- 
1.7.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-18  6:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-18  6:27 [PATCH] fix one comment on device_group function in struct iommu_ops Liu Sheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).