mirror of
https://github.com/mii443/qemu.git
synced 2025-08-27 09:29:48 +00:00
Currently parse_numa_node() is always called from already numa
enabled context.
Drop unnecessary check if numa is supported.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1576154936-178362-2-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
(cherry picked from commit 5275db59aa
)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>