diff options
author | Christian Borntraeger <[email protected]> | 2014-09-04 21:13:31 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2014-09-05 12:01:14 +0200 |
commit | 34656113182b704682e23d1363417536addfec97 (patch) | |
tree | 9cb8071d4612499e2b1a610db2eb91be1267a97f /lib/test-string_helpers.c | |
parent | 54987b7afa902e886b3a751c056c2a4d4701020e (diff) |
KVM: remove redundant check of in_spin_loop
The expression `vcpu->spin_loop.in_spin_loop' is always true,
because it is evaluated only when the condition
`!vcpu->spin_loop.in_spin_loop' is false.
Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions