summaryrefslogtreecommitdiff
path: root/block/cloop.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2014-09-14 20:29:59 +0100
committerGiWoong Kim <giwoong.kim@samsung.com>2014-10-27 21:36:00 -0700
commit01429f7d8a12b09270bac795fc74013fc2b4d79f (patch)
tree57da88f954d96714e7cf2129d73b9f41b3dd0777 /block/cloop.c
parent7b7a72fb6df094d5e39837df3765523f37ac8465 (diff)
downloadqemu-01429f7d8a12b09270bac795fc74013fc2b4d79f.tar.gz
qemu-01429f7d8a12b09270bac795fc74013fc2b4d79f.tar.bz2
qemu-01429f7d8a12b09270bac795fc74013fc2b4d79f.zip
block/vhdx.c: Mark parent_vhdx_guid variable as unused
The parent_vhdx_guid variable is defined but never used, which provokes complaints from newer versions of clang. Since the variable definition is here acting as documentation of the image format, mark it with the 'unused' attribute to keep the compiler happy rather than simply deleting it. Change-Id: I9748b3b20922666e5f2efceb80e37e99ea3430ce Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/cloop.c')
0 files changed, 0 insertions, 0 deletions