summary refs log tree commit diff stats
path: root/qapi/string-output-visitor.c
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2016-05-19 15:19:27 +0200
committerMichael S. Tsirkin <mst@redhat.com>2016-06-07 15:39:27 +0300
commit8cc87c3179f3988cf870ae4e637123770bdf82f1 (patch)
treeb32a80ded84355d4921b1326c4d3a55ef5e4a3a7 /qapi/string-output-visitor.c
parentad9671b8700ac491564d964f79ee9d1f106756ae (diff)
downloadfocaccia-qemu-8cc87c3179f3988cf870ae4e637123770bdf82f1.tar.gz
focaccia-qemu-8cc87c3179f3988cf870ae4e637123770bdf82f1.zip
acpi: cleanup bios_linker_loader_cleanup()
bios_linker_loader_cleanup() is called only from one place
and returned value is immediately freed wich makes returning
pointer from bios_linker_loader_cleanup() useless.

Cleanup bios_linker_loader_cleanup() by freeing
data there so that caller won't have to free it.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'qapi/string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions