提交 9a781977 编写于 作者: M Marcelo Tosatti

KVM: x86: remove unused variable from kvm_task_switch()

Signed-off-by: NMarcelo Tosatti <mtosatti@redhat.com>
上级 a81aba14
......@@ -5714,7 +5714,6 @@ int kvm_task_switch(struct kvm_vcpu *vcpu, u16 tss_selector, int idt_index,
{
struct x86_emulate_ctxt *ctxt = &vcpu->arch.emulate_ctxt;
int ret;
unsigned reg;
init_emulate_ctxt(vcpu);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册