This series eliminates two functions that are not needed anymore:
qemu_ram_free_from_ptr(), and memory_region_destructor_ram_from_ptr().

Eduardo Habkost (2):
  exec: Eliminate qemu_ram_free_from_ptr()
  memory: Eliminate memory_region_destructor_ram_from_ptr()

 exec.c                  | 19 -------------------
 include/exec/ram_addr.h |  1 -
 memory.c                |  7 +------
 3 files changed, 1 insertion(+), 26 deletions(-)

-- 
2.1.0


Reply via email to