]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: VMX: Make loaded_vmcs_clear() static in vmx.c
authorSean Christopherson <seanjc@google.com>
Thu, 6 Nov 2025 20:51:14 +0000 (12:51 -0800)
committerSean Christopherson <seanjc@google.com>
Tue, 11 Nov 2025 15:41:16 +0000 (07:41 -0800)
commitdfd1572a64c90770a2bddfab9bbb69932217b1da
treebf43e450b8333dfa7b3c9d10ae6f030def60c85b
parent32ed0bc2f0f8ce411a822531c71b49fa93608b37
KVM: VMX: Make loaded_vmcs_clear() static in vmx.c

Make loaded_vmcs_clear() local to vmx.c as there are no longer any
external callers.

No functional change intended.

Link: https://patch.msgid.link/20251106205114.218226-1-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/vmx/vmx.h