commit | 9f6226a762c7ae02f6a23a3d4fc552dafa57ea23 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Wed Jun 25 14:25:58 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Jun 30 16:52:04 2014 +0200 |
tree | a659772f25541ca3c59ee06afec3d9b68244f111 | |
parent | ab76228a48d434d67cf72f8753307db104e81cc6 [diff] |
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>