Re: [Qemu-devel] [PATCH 2/3] fixup! qapi/string-output-visitor: fix bugs

2014-06-20 Thread Eric Blake
On 06/19/2014 11:55 PM, Hu Tao wrote: > "0x1-0x10" looks better than "0x1-10" > > Signed-off-by: Hu Tao > --- > qapi/string-output-visitor.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Eric Blake > > diff --git a/qapi/string-output-visitor.c b/qapi/string-output-visi

[Qemu-devel] [PATCH 2/3] fixup! qapi/string-output-visitor: fix bugs

2014-06-19 Thread Hu Tao
"0x1-0x10" looks better than "0x1-10" Signed-off-by: Hu Tao --- qapi/string-output-visitor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi/string-output-visitor.c b/qapi/string-output-visitor.c index e9aca3b..1ab8574 100644 --- a/qapi/string-output-visitor.c +++ b/qapi