memory: remove memory_region_destroy
commit469b046ead0671932ff3af8d6f95045b19b186ef
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 11 Jun 2014 10:50:43 +0000 (11 12:50 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 18 Aug 2014 10:06:21 +0000 (18 12:06 +0200)
tree2ea738741930efbd091bf7fc645ce785bd1ec7a1
parentd8d95814609e89e5438a3318a647ec322fc4ff16
memory: remove memory_region_destroy

The function is empty after the previous patch, so remove it.

Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
42 files changed:
backends/hostmem.c
hw/audio/ac97.c
hw/audio/es1370.c
hw/audio/intel-hda.c
hw/block/nvme.c
hw/block/pflash_cfi01.c
hw/block/pflash_cfi02.c
hw/char/serial-pci.c
hw/i386/kvm/pci-assign.c
hw/ide/ahci.c
hw/ide/cmd646.c
hw/ide/piix.c
hw/ide/via.c
hw/ipack/tpci200.c
hw/misc/ivshmem.c
hw/misc/pci-testdev.c
hw/misc/vfio.c
hw/net/e1000.c
hw/net/eepro100.c
hw/net/ne2000.c
hw/net/pcnet-pci.c
hw/net/rtl8139.c
hw/net/stellaris_enet.c
hw/net/vmxnet3.c
hw/pci-bridge/pci_bridge_dev.c
hw/pci/msix.c
hw/pci/pci.c
hw/pci/pci_bridge.c
hw/pci/pcie_host.c
hw/pci/shpc.c
hw/scsi/esp-pci.c
hw/scsi/lsi53c895a.c
hw/scsi/megasas.c
hw/scsi/vmw_pvscsi.c
hw/tpm/tpm_tis.c
hw/usb/hcd-uhci.c
hw/virtio/virtio-pci.c
hw/watchdog/wdt_i6300esb.c
hw/xen/xen_pt.c
hw/xen/xen_pt_msi.c
include/exec/memory.h
memory.c