[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190520050948.26841-1-houweitaoo@gmail.com>
Date: Mon, 20 May 2019 13:09:48 +0800
From: Weitao Hou <houweitaoo@...il.com>
To: houweitaoo@...il.com, baolu.lu@...ux.intel.com,
jacob.jun.pan@...ux.intel.com, jroedel@...e.de
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] intel-svm: fix typos in code comments
fix acccess to access
Signed-off-by: Weitao Hou <houweitaoo@...il.com>
---
include/linux/intel-svm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/intel-svm.h b/include/linux/intel-svm.h
index e3f76315ca4d..8dfead70699c 100644
--- a/include/linux/intel-svm.h
+++ b/include/linux/intel-svm.h
@@ -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
--
2.18.0
Powered by blists - more mailing lists