OSDN Git Service

util/mmap-alloc: Remove qemu_mempath_getpagesize()
authorThomas Huth <thuth@redhat.com>
Wed, 10 Aug 2022 12:57:20 +0000 (14:57 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 26 Aug 2022 11:34:21 +0000 (13:34 +0200)
commit90d994619383c2665cf4f4712872c43ad2728bec
tree2c68c465b97b00192b2a3c5e035578b5104fd812
parent90de559a669b99919e2a95ee85cb6b9b2e7256cb
util/mmap-alloc: Remove qemu_mempath_getpagesize()

The last user of this function has just been removed, so we can
drop this function now, too.

Message-Id: <20220810125720.3849835-4-thuth@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
include/qemu/mmap-alloc.h
util/mmap-alloc.c