提交 29a0c415 编写于 作者: A Anna-Maria Gleixner 提交者: Joerg Roedel

iommu/amd: Fix grammar of comments

Suggested-by: NGary R Hook <gary.hook@amd.com>
Signed-off-by: NAnna-Maria Gleixner <anna-maria@linutronix.de>
Signed-off-by: NJoerg Roedel <jroedel@suse.de>
上级 e7f63ffc
...@@ -1943,8 +1943,8 @@ static void do_detach(struct iommu_dev_data *dev_data) ...@@ -1943,8 +1943,8 @@ static void do_detach(struct iommu_dev_data *dev_data)
} }
/* /*
* If a device is not yet associated with a domain, this function does * If a device is not yet associated with a domain, this function makes the
* assigns it visible for the hardware * device visible in the domain
*/ */
static int __attach_device(struct iommu_dev_data *dev_data, static int __attach_device(struct iommu_dev_data *dev_data,
struct protection_domain *domain) struct protection_domain *domain)
...@@ -2065,8 +2065,8 @@ static bool pci_pri_tlp_required(struct pci_dev *pdev) ...@@ -2065,8 +2065,8 @@ static bool pci_pri_tlp_required(struct pci_dev *pdev)
} }
/* /*
* If a device is not yet associated with a domain, this function * If a device is not yet associated with a domain, this function makes the
* assigns it visible for the hardware * device visible in the domain
*/ */
static int attach_device(struct device *dev, static int attach_device(struct device *dev,
struct protection_domain *domain) struct protection_domain *domain)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册