]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
LoongArch: KVM: Remove unused returns and semicolons
authorTao Cui <cuitao@kylinos.cn>
Thu, 18 Sep 2025 11:44:22 +0000 (19:44 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Thu, 18 Sep 2025 11:44:22 +0000 (19:44 +0800)
commit091b29d53fe645781c5c1f405bc9fcd50ce5792b
tree42ab729284e291c01f23602b827813aee697aa19
parentac398f570724c41e5e039d54e4075519f6af7408
LoongArch: KVM: Remove unused returns and semicolons

The default branch has already handled all undefined cases, so the final
return statement is redundant. Redundant semicolons are removed, too.

Cc: stable@vger.kernel.org
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Tao Cui <cuitao@kylinos.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
arch/loongarch/kvm/exit.c