]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Fix comment typo in nvhe/switch.c
authorWei-Lin Chang <r09922117@csie.ntu.edu.tw>
Thu, 29 Sep 2022 04:28:39 +0000 (12:28 +0800)
committerMarc Zyngier <maz@kernel.org>
Thu, 29 Sep 2022 08:07:08 +0000 (09:07 +0100)
commit96f8340ce92599abe07a41ad1d8cc6a06a15da53
treede9c98c61ea1924175af3edeee2655ad48403bf9
parent7ff9670bd5632de1eb7a2035868179c4d5d0c4cc
KVM: arm64: Fix comment typo in nvhe/switch.c

Fix the comment of __hyp_vgic_restore_state() from saying VEH to VHE,
also change the underscore to a dash to match the comment
above __hyp_vgic_save_state().

Signed-off-by: Wei-Lin Chang <r09922117@csie.ntu.edu.tw>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220929042839.24277-1-r09922117@csie.ntu.edu.tw
arch/arm64/kvm/hyp/nvhe/switch.c