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é <f4...@amsat.org> > Reviewed-by: Alan Robinson <alan.robin...@ts.fujitsu.com> > --- > hw/block/xen_disk.c | 4 ++-- > hw/xenpv/xen_domainbuild.c | 10 +++++----- > 2 files changed, 7 insertions(+), 7 deletions(-) >
Acked-by: Anthony PERARD <anthony.per...@citrix.com> Thanks, -- Anthony PERARD