]> www.infradead.org Git - users/willy/xarray.git/commit
KVM: riscv: selftests: Fix compile error
authorYong-Xuan Wang <yongxuan.wang@sifive.com>
Fri, 26 Jul 2024 08:49:29 +0000 (16:49 +0800)
committerAnup Patel <anup@brainfault.org>
Mon, 29 Jul 2024 04:40:56 +0000 (10:10 +0530)
commitdd4a799bcc13992dd8be9708e5c585f55226b567
treee9178ee3a717fac4e95c47ff587dabc203a5cfbd
parent8400291e289ee6b2bf9779ff1c83a291501f017b
KVM: riscv: selftests: Fix compile error

Fix compile error introduced by commit d27c34a73514 ("KVM: riscv:
selftests: Add some Zc* extensions to get-reg-list test"). These
4 lines should be end with ";".

Fixes: d27c34a73514 ("KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test")
Signed-off-by: Yong-Xuan Wang <yongxuan.wang@sifive.com>
Reviewed-by: Clément Léger <cleger@rivosinc.com>
Link: https://lore.kernel.org/r/20240726084931.28924-5-yongxuan.wang@sifive.com
Signed-off-by: Anup Patel <anup@brainfault.org>
tools/testing/selftests/kvm/riscv/get-reg-list.c