Re: [Qemu-devel] [PATCH v4 0/3] qapi: fix coding style in generated code

2014-05-22 Thread Amos Kong
On Fri, May 16, 2014 at 10:19:02AM -0400, Luiz Capitulino wrote: > On Thu, 8 May 2014 09:14:37 +0800 > Amos Kong wrote: > > > Not a serious issue, but it's helpful if we can fix it. > > > > V2: split change of scripts/qapi-visit.py to a split patch, > > eat space by using a special char as

Re: [Qemu-devel] [PATCH v4 0/3] qapi: fix coding style in generated code

2014-05-16 Thread Luiz Capitulino
On Thu, 8 May 2014 09:14:37 +0800 Amos Kong wrote: > Not a serious issue, but it's helpful if we can fix it. > > V2: split change of scripts/qapi-visit.py to a split patch, > eat space by using a special char as Markus suggested > V3: update commitlog, update special string, fix of adding >

Re: [Qemu-devel] [PATCH v4 0/3] qapi: fix coding style in generated code

2014-05-16 Thread Paolo Bonzini
Il 15/05/2014 21:05, Luiz Capitulino ha scritto: On Thu, 8 May 2014 09:14:37 +0800 Amos Kong wrote: Not a serious issue, but it's helpful if we can fix it. V2: split change of scripts/qapi-visit.py to a split patch, eat space by using a special char as Markus suggested V3: update commitl

Re: [Qemu-devel] [PATCH v4 0/3] qapi: fix coding style in generated code

2014-05-15 Thread Luiz Capitulino
On Thu, 8 May 2014 09:14:37 +0800 Amos Kong wrote: > Not a serious issue, but it's helpful if we can fix it. > > V2: split change of scripts/qapi-visit.py to a split patch, > eat space by using a special char as Markus suggested > V3: update commitlog, update special string, fix of adding >