Commit f34e1176 authored by Weitao Hou's avatar Weitao Hou Committed by Joerg Roedel
Browse files

iommu/vt-d: Fix typo in SVM code comment



Fix 'acccess' to 'access'.

Signed-off-by: default avatarWeitao Hou <houweitaoo@gmail.com>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent df4f3c60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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