qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qmp: clean out whitespace
@ 2014-06-16 13:05 Michael S. Tsirkin
  2014-06-19 15:09 ` Luiz Capitulino
  0 siblings, 1 reply; 3+ messages in thread
From: Michael S. Tsirkin @ 2014-06-16 13:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Luiz Capitulino

qmp-commands.hx has some UTF8 space characters.
Replace with ascii whitespace.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 qmp-commands.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qmp-commands.hx b/qmp-commands.hx
index bb34cd8..2009034 100644
--- a/qmp-commands.hx
+++ b/qmp-commands.hx
@@ -3569,7 +3569,7 @@ Example:
                           "format":"qcow2",
                           "virtual-size":2048000
                       }
-                   } } ] }
+                   } } ] }
 
 EQMP
 
-- 
MST

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

* Re: [Qemu-devel] [PATCH] qmp: clean out whitespace
  2014-06-16 13:05 [Qemu-devel] [PATCH] qmp: clean out whitespace Michael S. Tsirkin
@ 2014-06-19 15:09 ` Luiz Capitulino
  2014-06-19 19:27   ` Michael S. Tsirkin
  0 siblings, 1 reply; 3+ messages in thread
From: Luiz Capitulino @ 2014-06-19 15:09 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel

On Mon, 16 Jun 2014 16:05:26 +0300
"Michael S. Tsirkin" <mst@redhat.com> wrote:

> qmp-commands.hx has some UTF8 space characters.
> Replace with ascii whitespace.
> 
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
>  qmp-commands.hx | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qmp-commands.hx b/qmp-commands.hx
> index bb34cd8..2009034 100644
> --- a/qmp-commands.hx
> +++ b/qmp-commands.hx
> @@ -3569,7 +3569,7 @@ Example:
>                            "format":"qcow2",
>                            "virtual-size":2048000
>                        }
> -                   } } ] }
> +                   } } ] }
>  
>  EQMP
>  

This one doesn't apply.

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

* Re: [Qemu-devel] [PATCH] qmp: clean out whitespace
  2014-06-19 15:09 ` Luiz Capitulino
@ 2014-06-19 19:27   ` Michael S. Tsirkin
  0 siblings, 0 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2014-06-19 19:27 UTC (permalink / raw)
  To: Luiz Capitulino; +Cc: qemu-devel

On Thu, Jun 19, 2014 at 11:09:26AM -0400, Luiz Capitulino wrote:
> On Mon, 16 Jun 2014 16:05:26 +0300
> "Michael S. Tsirkin" <mst@redhat.com> wrote:
> 
> > qmp-commands.hx has some UTF8 space characters.
> > Replace with ascii whitespace.
> > 
> > Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> > ---
> >  qmp-commands.hx | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/qmp-commands.hx b/qmp-commands.hx
> > index bb34cd8..2009034 100644
> > --- a/qmp-commands.hx
> > +++ b/qmp-commands.hx
> > @@ -3569,7 +3569,7 @@ Example:
> >                            "format":"qcow2",
> >                            "virtual-size":2048000
> >                        }
> > -                   } } ] }
> > +                   } } ] }
> >  
> >  EQMP
> >  
> 
> This one doesn't apply.

it's for pci tree.

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

end of thread, other threads:[~2014-06-19 19:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 13:05 [Qemu-devel] [PATCH] qmp: clean out whitespace Michael S. Tsirkin
2014-06-19 15:09 ` Luiz Capitulino
2014-06-19 19:27   ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).