Re: [Qemu-devel] [PATCH 0/2] qapi: A whitespace touch-up, and a doc update

2018-08-28 Thread Markus Armbruster
Markus Armbruster writes: > Markus Armbruster (2): > qapi: Emit a blank line before dummy declaration > qapi: Update docs for generator changes since commit 9ee86b85267 > > docs/devel/qapi-code-gen.txt | 131 ++- > scripts/qapi/common.py | 1 + > 2 fil

Re: [Qemu-devel] [PATCH 0/2] qapi: A whitespace touch-up, and a doc update

2018-08-28 Thread Eric Blake
On 08/28/2018 07:07 AM, Markus Armbruster wrote: Markus Armbruster (2): qapi: Emit a blank line before dummy declaration qapi: Update docs for generator changes since commit 9ee86b85267 Reviewed-by: Eric Blake (Nothing like my patch to the same file to make it obvious that we're not al

[Qemu-devel] [PATCH 0/2] qapi: A whitespace touch-up, and a doc update

2018-08-28 Thread Markus Armbruster
Markus Armbruster (2): qapi: Emit a blank line before dummy declaration qapi: Update docs for generator changes since commit 9ee86b85267 docs/devel/qapi-code-gen.txt | 131 ++- scripts/qapi/common.py | 1 + 2 files changed, 101 insertions(+), 31 deletio