diff options
author | Eric Blake <eblake@redhat.com> | 2016-04-05 21:35:03 -0600 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-04-08 00:07:43 +0200 |
commit | 8c6597123af4abdd632d79ba5a40856d77a11505 (patch) | |
tree | dfec75662656799687b5cae60462ed18ae5fdfb7 /qemu-nbd.c | |
parent | c0301fcc811432a587f6f94fee08d7965c1671d0 (diff) |
nbd: Avoid bitrot in TRACE() usage
The compiler is smart enough to optimize out 'if (0)', but won't
type-check our printfs if they are hidden behind #if.
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1459913704-19949-3-git-send-email-eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-nbd.c')
0 files changed, 0 insertions, 0 deletions