diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2014-11-12 12:04:56 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-11-12 12:43:45 +0100 |
commit | ae67dc72e4f19238941894227d96b6201d71a70a (patch) | |
tree | b74082ad9a1fe602048e6355951f5f03060813f4 /kvm-stub.c | |
parent | f69c11158509e91c29f01e48ace8af227827411a (diff) | |
download | qemu-ae67dc72e4f19238941894227d96b6201d71a70a.zip qemu-ae67dc72e4f19238941894227d96b6201d71a70a.tar.gz qemu-ae67dc72e4f19238941894227d96b6201d71a70a.tar.bz2 |
target-i386: eliminate dead code and hoist common code out of "if"
ist != 0 is checked in the first "if", so it cannot be true in
the "else if" part. While at it, simplify the code and move
the ESP alignment out of the conditionals.
Reported by Coverity.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'kvm-stub.c')
0 files changed, 0 insertions, 0 deletions