projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37d145e
)
KVM: x86/mmu: fix repeated words in comments
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Wed, 31 Aug 2022 12:52:17 +0000
(20:52 +0800)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 26 Sep 2022 16:03:02 +0000
(12:03 -0400)
Delete the redundant word 'to'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220831125217.12313-1-yuanjilin@cdjrlc.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu/paging_tmpl.h
patch
|
blob
|
history
diff --git
a/arch/x86/kvm/mmu/paging_tmpl.h
b/arch/x86/kvm/mmu/paging_tmpl.h
index 39e0205e7300ac160da1fc547de73d2a738680e6..5ab5f94dcb6fdb3c95140dbc31bee11595665832 100644
(file)
--- a/
arch/x86/kvm/mmu/paging_tmpl.h
+++ b/
arch/x86/kvm/mmu/paging_tmpl.h
@@
-472,7
+472,7
@@
error:
#if PTTYPE == PTTYPE_EPT
/*
- * Use PFERR_RSVD_MASK in error_code to t
o t
ell if EPT
+ * Use PFERR_RSVD_MASK in error_code to tell if EPT
* misconfiguration requires to be injected. The detection is
* done by is_rsvd_bits_set() above.
*