diff options
| author | Igor Mammedov | 2016-05-19 15:19:27 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2016-06-07 14:39:27 +0200 |
| commit | 8cc87c3179f3988cf870ae4e637123770bdf82f1 (patch) | |
| tree | b32a80ded84355d4921b1326c4d3a55ef5e4a3a7 /scripts | |
| parent | acpi: simplify bios_linker API by removing redundant 'table' argument (diff) | |
| download | qemu-8cc87c3179f3988cf870ae4e637123770bdf82f1.tar.gz qemu-8cc87c3179f3988cf870ae4e637123770bdf82f1.tar.xz 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 'scripts')
0 files changed, 0 insertions, 0 deletions
