From: Rickard Strandqvist Date: Wed, 25 Jun 2014 12:25:58 +0000 (+0200) Subject: arch: x86: kvm: x86.c: Cleaning up variable is set more than once X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f6226a762c7ae02f6a23a3d4fc552dafa57ea23;p=pandora-kernel.git 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 Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed