linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Liu Sheng <liusheng@linux.vnet.ibm.com>
To: linux-pci@vger.kernel.org
Cc: Liu Sheng <liusheng@linux.vnet.ibm.com>
Subject: [PATCH] fix one comment on device_group function in struct iommu_ops
Date: Wed, 18 Jul 2012 14:27:18 +0800	[thread overview]
Message-ID: <1342592838-17195-1-git-send-email-liusheng@linux.vnet.ibm.com> (raw)

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


                 reply	other threads:[~2012-07-18  6:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1342592838-17195-1-git-send-email-liusheng@linux.vnet.ibm.com \
    --to=liusheng@linux.vnet.ibm.com \
    --cc=linux-pci@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).