RISC-V: KVM: Remove second semicolon
authorColin Ian King <colin.i.king@gmail.com>
Fri, 15 Mar 2024 09:29:14 +0000 (09:29 +0000)
committerAnup Patel <anup@brainfault.org>
Mon, 25 Mar 2024 08:46:28 +0000 (14:16 +0530)
commit7fd99b7ab57057f219bb6cb2a1ff0b88a2b84420
tree8a1151910f577aead8a673d0f235787ab84581a7
parent5448d9282af57c2c89a3033f1d56b31689d09b73
RISC-V: KVM: Remove second semicolon

There is a statement with two semicolons. Remove the second one, it
is redundant.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20240315092914.2431214-1-colin.i.king@gmail.com
arch/riscv/kvm/vcpu_onereg.c