aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@inria.fr>2022-06-09 09:18:15 +0530
committerAnup Patel <anup@brainfault.org>2022-06-09 09:18:15 +0530
commitea6c1213217dec65a8f9f396752b4d8bbcf226ea (patch)
tree7f0c1d2b90143ab7241ef90cf14c4740cc1e5b7f /arch
parentLinux 5.19-rc1 (diff)
downloadlinux-dev-ea6c1213217dec65a8f9f396752b4d8bbcf226ea.tar.xz
linux-dev-ea6c1213217dec65a8f9f396752b4d8bbcf226ea.zip
RISC-V: KVM: fix typos in comments
Various spelling mistakes in comments. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/riscv/kvm/vmid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/kvm/vmid.c b/arch/riscv/kvm/vmid.c
index 9f764df125db..6cd93995fb65 100644
--- a/arch/riscv/kvm/vmid.c
+++ b/arch/riscv/kvm/vmid.c
@@ -97,7 +97,7 @@ void kvm_riscv_gstage_vmid_update(struct kvm_vcpu *vcpu)
* We ran out of VMIDs so we increment vmid_version and
* start assigning VMIDs from 1.
*
- * This also means existing VMIDs assignement to all Guest
+ * This also means existing VMIDs assignment to all Guest
* instances is invalid and we have force VMID re-assignement
* for all Guest instances. The Guest instances that were not
* running will automatically pick-up new VMIDs because will