linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] KVM: arm64: Fix typo in comment
@ 2022-11-06 12:30 Zhiyuan Dai
  2022-11-11 16:34 ` Marc Zyngier
  0 siblings, 1 reply; 2+ messages in thread
From: Zhiyuan Dai @ 2022-11-06 12:30 UTC (permalink / raw)
  To: maz, catalin.marinas, will; +Cc: kvmarm, linux-kernel, Zhiyuan Dai

Fix typo in comment (nVHE/VHE).

Signed-off-by: Zhiyuan Dai <daizhiyuan@phytium.com.cn>
---
 arch/arm64/kvm/hyp/vhe/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/kvm/hyp/vhe/Makefile b/arch/arm64/kvm/hyp/vhe/Makefile
index 96bec0e..3b9e546 100644
--- a/arch/arm64/kvm/hyp/vhe/Makefile
+++ b/arch/arm64/kvm/hyp/vhe/Makefile
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: GPL-2.0
 #
-# Makefile for Kernel-based Virtual Machine module, HYP/nVHE part
+# Makefile for Kernel-based Virtual Machine module, HYP/VHE part
 #
 
 asflags-y := -D__KVM_VHE_HYPERVISOR__
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] KVM: arm64: Fix typo in comment
  2022-11-06 12:30 [PATCH] KVM: arm64: Fix typo in comment Zhiyuan Dai
@ 2022-11-11 16:34 ` Marc Zyngier
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Zyngier @ 2022-11-11 16:34 UTC (permalink / raw)
  To: will, Zhiyuan Dai, catalin.marinas; +Cc: kvmarm, linux-kernel

On Sun, 6 Nov 2022 20:30:40 +0800, Zhiyuan Dai wrote:
> Fix typo in comment (nVHE/VHE).

Applied to next, thanks!

[1/1] KVM: arm64: Fix typo in comment
      commit: e1b3253340029b06f5f648d8390807cba4e4ec23

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-11 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-06 12:30 [PATCH] KVM: arm64: Fix typo in comment Zhiyuan Dai
2022-11-11 16:34 ` Marc Zyngier

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).