memory: drop needless argument
commit85f3d509b2bed0d9d994fca70ebd3be010fca72b
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 9 Oct 2023 07:52:31 +0000 (9 11:52 +0400)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 20 Oct 2023 12:46:06 +0000 (20 14:46 +0200)
tree9222a1715f09596d28f173d3940691898d313c39
parentd3b88b9cf6872b4dd9dcc39efefbe6d937d04057
memory: drop needless argument

The argument is unused since commit bdc44640c ("cpu: Use QTAILQ for CPU list").

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231009075231.150568-1-marcandre.lureau@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
system/memory_mapping.c