ivshmem: use common return
commit6f8a16d55daac5657ccbcf953140685048e15ace
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 19 Jun 2015 10:21:46 +0000 (19 12:21 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Sat, 24 Oct 2015 16:02:49 +0000 (24 18:02 +0200)
tree709aad13c986e95f902bccdac0d40c7c4cfb714f
parent9a2f0e64aeb4c7891244785e88b2b0cfa1d61742
ivshmem: use common return

Both if branches return, move this out to common end.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
hw/misc/ivshmem.c