[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v2 30/30] xen: use the BYTE-based definitions
From: |
Anthony PERARD |
Subject: |
Re: [Qemu-block] [PATCH v2 30/30] xen: use the BYTE-based definitions |
Date: |
Mon, 5 Mar 2018 18:53:47 +0000 |
User-agent: |
Mutt/1.9.4 (2018-02-28) |
On Mon, Mar 05, 2018 at 08:27:32AM -0300, Philippe Mathieu-Daudé wrote:
> It eases code review, unit is explicit.
>
> Patch generated using:
>
> $ git grep -E '(1024|2048|4096|8192|(<<|>>).?(10|20|30))' hw/ include/hw/
>
> and modified manually.
>
> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> Reviewed-by: Alan Robinson <address@hidden>
> ---
> hw/block/xen_disk.c | 4 ++--
> hw/xenpv/xen_domainbuild.c | 10 +++++-----
> 2 files changed, 7 insertions(+), 7 deletions(-)
>
Acked-by: Anthony PERARD <address@hidden>
Thanks,
--
Anthony PERARD