Re: [Qemu-devel] [PATCH 1/5] qapi: add comment block before ChardevDummy

2015-07-27 Thread Eric Blake
On 07/03/2015 03:51 AM, Marc-André Lureau wrote: > This is mainly to please the doc generation that requires comment block > before the declaration. > > Signed-off-by: Marc-André Lureau > --- > qapi-schema.json | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/qapi-

[Qemu-devel] [PATCH 1/5] qapi: add comment block before ChardevDummy

2015-07-03 Thread Marc-André Lureau
This is mainly to please the doc generation that requires comment block before the declaration. Signed-off-by: Marc-André Lureau --- qapi-schema.json | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qapi-schema.json b/qapi-schema.json index 106008c..71c894e 100644 --- a/q