Skip to content

Commit

Permalink
KVM: arm64: Fix typo in comment
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Zhiyuan Dai authored and Marc Zyngier committed Nov 11, 2022
1 parent 83f8a81 commit e1b3253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/kvm/hyp/vhe/Makefile
Original file line number Diff line number Diff line change
@@ -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__
Expand Down

0 comments on commit e1b3253

Please sign in to comment.