OSDN Git Service

hostmem: drop error variable from host_memory_backend_get_memory()
authorDavid Hildenbrand <david@redhat.com>
Tue, 19 Jun 2018 13:41:36 +0000 (15:41 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Jun 2018 17:05:33 +0000 (19:05 +0200)
commit7943e97b858e64eddf0f3395427e58c5cc00a7d9
treea8c0bb09d92d171049379dc115fe811de6b30405
parent4ab56d04ede6e0f979fc8e4a54b381e99cf0a255
hostmem: drop error variable from host_memory_backend_get_memory()

Unused, so let's remove it.

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20180619134141.29478-8-david@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
backends/hostmem.c
hw/mem/nvdimm.c
hw/mem/pc-dimm.c
hw/misc/ivshmem.c
include/sysemu/hostmem.h
numa.c