diff options
| author | Lluís Vilanova | 2016-08-23 10:58:58 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi | 2016-09-05 19:47:02 +0200 |
| commit | 8eb1b9db559e243043aaeac3a0aa97e1f4a403c4 (patch) | |
| tree | 2c1c91cd7439424b54369082720ac4b54eb95723 /scripts | |
| parent | trace: Remove 'trace_events_dstate_init' (diff) | |
| download | qemu-8eb1b9db559e243043aaeac3a0aa97e1f4a403c4.tar.gz qemu-8eb1b9db559e243043aaeac3a0aa97e1f4a403c4.tar.xz qemu-8eb1b9db559e243043aaeac3a0aa97e1f4a403c4.zip | |
trace: Avoid implicit bool->integer conversions
An explicit if/else is clearer than arithmetic assuming #true is 1,
while the compiler should be able to generate just as optimal code.
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 147194273830.26836.5875729707953474838.stgit@fimbulvetr.bsc.es
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
