iommu/vt-d: Fix typo in SVM code comment
authorWeitao Hou <houweitaoo@gmail.com>
Mon, 20 May 2019 05:09:48 +0000 (13:09 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 28 May 2019 13:40:27 +0000 (15:40 +0200)
Fix 'acccess' to 'access'.

Signed-off-by: Weitao Hou <houweitaoo@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
include/linux/intel-svm.h

index e3f7631..8dfead7 100644 (file)
@@ -57,7 +57,7 @@ struct svm_dev_ops {
 
 /**
  * intel_svm_bind_mm() - Bind the current process to a PASID
- * @dev:       Device to be granted acccess
+ * @dev:       Device to be granted access
  * @pasid:     Address for allocated PASID
  * @flags:     Flags. Later for requesting supervisor mode, etc.
  * @ops:       Callbacks to device driver