]> Git Repo - qemu.git/commit
vdi: Avoid bitrot of debugging code
authorEric Blake <[email protected]>
Tue, 13 Feb 2018 20:26:56 +0000 (14:26 -0600)
committerKevin Wolf <[email protected]>
Fri, 2 Mar 2018 17:39:07 +0000 (18:39 +0100)
commitb80666bf844bac5ae775cb67029a3cd67ad7c730
tree7accab7ff680cc7c6413bdc690157ecb315a3ddb
parent47943e986539e7e78ce4010f7d721408235ad058
vdi: Avoid bitrot of debugging code

Rework the debug define so that we always get -Wformat checking,
even when debugging is disabled.

Signed-off-by: Eric Blake <[email protected]>
Reviewed-by: Stefan Weil <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/vdi.c
This page took 0.025304 seconds and 4 git commands to generate.