All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] docs: fix a qga/qapi-schema.json comment
@ 2015-08-27 10:48 ` marcandre.lureau
  0 siblings, 0 replies; 6+ messages in thread
From: marcandre.lureau @ 2015-08-27 10:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Marc-André Lureau

From: Marc-André Lureau <marcandre.lureau@redhat.com>

For consistency with the rest of the comment blocks.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
 qga/qapi-schema.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json
index 6b0bd16..82894c6 100644
--- a/qga/qapi-schema.json
+++ b/qga/qapi-schema.json
@@ -12,6 +12,7 @@
 ##
 
 ##
+# @guest-sync-delimited:
 #
 # Echo back a unique integer value, and prepend to response a
 # leading sentinel byte (0xFF) the client can check scan for.
@@ -41,7 +42,7 @@
 # Returns: The unique integer id passed in by the client
 #
 # Since: 1.1
-# ##
+##
 { 'command': 'guest-sync-delimited',
   'data':    { 'id': 'int' },
   'returns': 'int' }
-- 
2.4.3



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [Qemu-devel] [PATCH] docs: fix a qga/qapi-schema.json comment
@ 2015-08-27 10:48 ` marcandre.lureau
  0 siblings, 0 replies; 6+ messages in thread
From: marcandre.lureau @ 2015-08-27 10:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Marc-André Lureau

From: Marc-André Lureau <marcandre.lureau@redhat.com>

For consistency with the rest of the comment blocks.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
 qga/qapi-schema.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json
index 6b0bd16..82894c6 100644
--- a/qga/qapi-schema.json
+++ b/qga/qapi-schema.json
@@ -12,6 +12,7 @@
 ##
 
 ##
+# @guest-sync-delimited:
 #
 # Echo back a unique integer value, and prepend to response a
 # leading sentinel byte (0xFF) the client can check scan for.
@@ -41,7 +42,7 @@
 # Returns: The unique integer id passed in by the client
 #
 # Since: 1.1
-# ##
+##
 { 'command': 'guest-sync-delimited',
   'data':    { 'id': 'int' },
   'returns': 'int' }
-- 
2.4.3

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [Qemu-trivial] [Qemu-devel] [PATCH] docs: fix a qga/qapi-schema.json comment
  2015-08-27 10:48 ` [Qemu-devel] " marcandre.lureau
@ 2015-08-28 23:25   ` Eric Blake
  -1 siblings, 0 replies; 6+ messages in thread
From: Eric Blake @ 2015-08-28 23:25 UTC (permalink / raw)
  To: marcandre.lureau, qemu-devel; +Cc: qemu-trivial

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]

On 08/27/2015 04:48 AM, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
> 
> For consistency with the rest of the comment blocks.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
>  qga/qapi-schema.json | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] [PATCH] docs: fix a qga/qapi-schema.json comment
@ 2015-08-28 23:25   ` Eric Blake
  0 siblings, 0 replies; 6+ messages in thread
From: Eric Blake @ 2015-08-28 23:25 UTC (permalink / raw)
  To: marcandre.lureau, qemu-devel; +Cc: qemu-trivial

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]

On 08/27/2015 04:48 AM, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
> 
> For consistency with the rest of the comment blocks.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
>  qga/qapi-schema.json | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-trivial] [PATCH] docs: fix a qga/qapi-schema.json comment
  2015-08-27 10:48 ` [Qemu-devel] " marcandre.lureau
@ 2015-09-06 10:58   ` Michael Tokarev
  -1 siblings, 0 replies; 6+ messages in thread
From: Michael Tokarev @ 2015-09-06 10:58 UTC (permalink / raw)
  To: marcandre.lureau, qemu-devel; +Cc: qemu-trivial

Applied to -trivial, thanks!

/mjt


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] [PATCH] docs: fix a qga/qapi-schema.json comment
@ 2015-09-06 10:58   ` Michael Tokarev
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Tokarev @ 2015-09-06 10:58 UTC (permalink / raw)
  To: marcandre.lureau, qemu-devel; +Cc: qemu-trivial

Applied to -trivial, thanks!

/mjt

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-09-06 10:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27 10:48 [Qemu-trivial] [PATCH] docs: fix a qga/qapi-schema.json comment marcandre.lureau
2015-08-27 10:48 ` [Qemu-devel] " marcandre.lureau
2015-08-28 23:25 ` [Qemu-trivial] " Eric Blake
2015-08-28 23:25   ` Eric Blake
2015-09-06 10:58 ` [Qemu-trivial] " Michael Tokarev
2015-09-06 10:58   ` [Qemu-devel] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.