Re: [Qemu-devel] [PATCH 10/16] qapi: Better separate the different kinds of helpers

2015-06-12 Thread Eric Blake
On 06/12/2015 08:51 AM, Markus Armbruster wrote: > Insert comments to separate sections dealing with parsing, semantic > analysis, code generation, and so forth. > > Move helpers to their proper section. > > Signed-off-by: Markus Armbruster > --- > scripts/qapi.py | 128 > +

[Qemu-devel] [PATCH 10/16] qapi: Better separate the different kinds of helpers

2015-06-12 Thread Markus Armbruster
Insert comments to separate sections dealing with parsing, semantic analysis, code generation, and so forth. Move helpers to their proper section. Signed-off-by: Markus Armbruster --- scripts/qapi.py | 128 1 file changed, 74 insertions(+