Skip to content

Commit e1b3253

Browse files
Zhiyuan DaiMarc Zyngier
authored andcommitted
KVM: arm64: Fix typo in comment
Fix typo in comment (nVHE/VHE). Signed-off-by: Zhiyuan Dai <daizhiyuan@phytium.com.cn> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/1667737840-702-1-git-send-email-daizhiyuan@phytium.com.cn
1 parent 83f8a81 commit e1b3253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/kvm/hyp/vhe/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: GPL-2.0
22
#
3-
# Makefile for Kernel-based Virtual Machine module, HYP/nVHE part
3+
# Makefile for Kernel-based Virtual Machine module, HYP/VHE part
44
#
55

66
asflags-y := -D__KVM_VHE_HYPERVISOR__

0 commit comments

Comments
 (0)