softmmu/physmem: Simplify flatview_write and address_space_access_valid
commit58e74682baf4e1ad26b064d8c02e5bc99c75c5d9
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 15 Dec 2021 18:24:20 +0000 (15 19:24 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Mar 2022 09:03:30 +0000 (21 10:03 +0100)
tree9d21ece195234cf0df958a89d21ab7af83be7fd6
parent2058fdbe81e2985c226a026851dd26b146d3395c
softmmu/physmem: Simplify flatview_write and address_space_access_valid

Remove unuseful local 'result' variables.

Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211215182421.418374-3-philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
softmmu/physmem.c