Re: [PATCH] KVM: x86: Remove break statements that will never be executed

From: Sean Christopherson
Date: Thu Aug 17 2023 - 20:11:19 EST


On Mon, 07 Aug 2023 17:42:43 +0800, Like Xu wrote:
> Fix compiler warnings when compiling KVM with [-Wunreachable-code-break].
> No functional change intended.
>
>

Applied to kvm-x86 misc, thanks!

[1/1] KVM: x86: Remove break statements that will never be executed
https://github.com/kvm-x86/linux/commit/765da7fe0e76

--
https://github.com/kvm-x86/linux/tree/next
https://github.com/kvm-x86/linux/tree/fixes