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 <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 83f8a81 commit e1b3253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)