OSDN Git Service

pc-dimm: remove pc_dimm_get_free_slot() from header
authorDavid Hildenbrand <david@redhat.com>
Tue, 19 Jun 2018 13:41:33 +0000 (15:41 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Jun 2018 17:05:33 +0000 (19:05 +0200)
commit9995c759510391ad9d3f7997c93c1ecdc6ed08b8
treea39deed083a245a63a8a54556bd08a56bed1ee36
parent284878ee98d682b1d4c859dd0e6334df421d3a50
pc-dimm: remove pc_dimm_get_free_slot() from header

Not used outside of pc-dimm.c and there shouldn't be other users. If
other devices (e.g. memory devices) ever have to also use slots, then we
will have to factor this out.

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