Re: [Qemu-devel] [PATCH v5 20/48] ivshmem: simplify a bit the code

2015-10-05 Thread Claudio Fontana
On 02.10.2015 21:09, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Use some more explicit variables to simplify the code. > > Signed-off-by: Marc-André Lureau Reviewed-by: Claudio Fontana > --- > hw/misc/ivshmem.c | 28 ++-- > 1 file changed, 14 in

[Qemu-devel] [PATCH v5 20/48] ivshmem: simplify a bit the code

2015-10-02 Thread marcandre . lureau
From: Marc-André Lureau Use some more explicit variables to simplify the code. Signed-off-by: Marc-André Lureau --- hw/misc/ivshmem.c | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/hw/misc/ivshmem.c b/hw/misc/ivshmem.c index 6ee4881..c054e52