aboutsummaryrefslogtreecommitdiff
path: root/docs/pci_expander_bridge.txt
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2018-03-20 14:41:53 +0100
committerKevin Wolf <kwolf@redhat.com>2018-03-26 12:16:12 +0200
commit95a14d51b24ea8adeb5d863517727916fee63f05 (patch)
treed9469d0e4c1dbe0678a180d3f67d4e504e9aac2d /docs/pci_expander_bridge.txt
parent61fa64871dcd823633aac129762d424a8a19e6ee (diff)
vdi: Fix build with CONFIG_VDI_DEBUG
Use qemu_uuid_unparse() instead of uuid_unparse() to make vdi.c compile again when CONFIG_VDI_DEBUG is set. In order to prevent future bitrot, replace '#ifdef CONFIG_VDI_DEBUG' by 'if (VDI_DEBUG)' so that the compiler always sees the code. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'docs/pci_expander_bridge.txt')
0 files changed, 0 insertions, 0 deletions