arch: x86: kvm: x86.c: Cleaning up variable is set more than once
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Wed, 25 Jun 2014 12:25:58 +0000 (14:25 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 30 Jun 2014 14:52:04 +0000 (16:52 +0200)
commit9f6226a762c7ae02f6a23a3d4fc552dafa57ea23
treea659772f25541ca3c59ee06afec3d9b68244f111
parentab76228a48d434d67cf72f8753307db104e81cc6
arch: x86: kvm: x86.c: Cleaning up variable is set more than once

A struct member variable is set to the same value more than once

This was found using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c