On 27.04.2017 03:46, Eric Blake wrote:
> Manual comparison against 0x1ff is not as clean as using our
> alignment macros from osdep.h.
>
> Suggested-by: Philippe Mathieu-Daudé
> Signed-off-by: Eric Blake
>
> ---
> v10: new patch
> ---
> qemu-io-cmds.c | 10 +-
> 1 file changed, 5 inser
Manual comparison against 0x1ff is not as clean as using our
alignment macros from osdep.h.
Suggested-by: Philippe Mathieu-Daudé
Signed-off-by: Eric Blake
---
v10: new patch
---
qemu-io-cmds.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/qemu-io-cmds.c b/qemu-