LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] intel-svm: fix typos in code comments
@ 2019-05-20 5:09 Weitao Hou
2019-05-28 13:41 ` Joerg Roedel
0 siblings, 1 reply; 2+ messages in thread
From: Weitao Hou @ 2019-05-20 5:09 UTC (permalink / raw)
To: houweitaoo, baolu.lu, jacob.jun.pan, jroedel; +Cc: linux-kernel
fix acccess to access
Signed-off-by: Weitao Hou <houweitaoo@gmail.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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] intel-svm: fix typos in code comments
2019-05-20 5:09 [PATCH] intel-svm: fix typos in code comments Weitao Hou
@ 2019-05-28 13:41 ` Joerg Roedel
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Roedel @ 2019-05-28 13:41 UTC (permalink / raw)
To: Weitao Hou; +Cc: baolu.lu, jacob.jun.pan, linux-kernel
On Mon, May 20, 2019 at 01:09:48PM +0800, Weitao Hou wrote:
> fix acccess to access
>
> Signed-off-by: Weitao Hou <houweitaoo@gmail.com>
> ---
> include/linux/intel-svm.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-28 13:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-20 5:09 [PATCH] intel-svm: fix typos in code comments Weitao Hou
2019-05-28 13:41 ` Joerg Roedel
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).