All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] hw/pci-stub: fix comment typo
@ 2011-08-26 19:06 Alon Levy
  2011-08-26 19:17 ` malc
  2011-08-29 10:03 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
  0 siblings, 2 replies; 4+ messages in thread
From: Alon Levy @ 2011-08-26 19:06 UTC (permalink / raw)
  To: qemu-trivial, qemu-devel

Signed-off-by: Alon Levy <alevy@redhat.com>
---
 hw/pci-stub.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/pci-stub.c b/hw/pci-stub.c
index c5a0aa8..8454c30 100644
--- a/hw/pci-stub.c
+++ b/hw/pci-stub.c
@@ -1,5 +1,5 @@
 /*
- * PCI stubs for plathome that doesn't support pci bus.
+ * PCI stubs for platforms that doesn't support pci bus.
  *
  * Copyright (c) 2010 Isaku Yamahata <yamahata at valinux co jp>
  *                    VA Linux Systems Japan K.K.
-- 
1.7.6

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

* Re: [Qemu-devel] [PATCH] hw/pci-stub: fix comment typo
  2011-08-26 19:06 [Qemu-devel] [PATCH] hw/pci-stub: fix comment typo Alon Levy
@ 2011-08-26 19:17 ` malc
  2011-08-26 19:55   ` Alon Levy
  2011-08-29 10:03 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
  1 sibling, 1 reply; 4+ messages in thread
From: malc @ 2011-08-26 19:17 UTC (permalink / raw)
  To: Alon Levy; +Cc: qemu-trivial, qemu-devel

On Fri, 26 Aug 2011, Alon Levy wrote:

> Signed-off-by: Alon Levy <alevy@redhat.com>

> ---
>  hw/pci-stub.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/hw/pci-stub.c b/hw/pci-stub.c
> index c5a0aa8..8454c30 100644
> --- a/hw/pci-stub.c
> +++ b/hw/pci-stub.c
> @@ -1,5 +1,5 @@
>  /*
> - * PCI stubs for plathome that doesn't support pci bus.
> + * PCI stubs for platforms that doesn't support pci bus.
>   *
>   * Copyright (c) 2010 Isaku Yamahata <yamahata at valinux co jp>
>   *                    VA Linux Systems Japan K.K.
> 

I doubt that this is correct from grammatical standpoint (plural begs for
do, not does), not a native speaker though..

-- 
mailto:av1474@comtv.ru

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

* Re: [Qemu-devel] [PATCH] hw/pci-stub: fix comment typo
  2011-08-26 19:17 ` malc
@ 2011-08-26 19:55   ` Alon Levy
  0 siblings, 0 replies; 4+ messages in thread
From: Alon Levy @ 2011-08-26 19:55 UTC (permalink / raw)
  To: malc; +Cc: qemu-trivial, qemu-devel

On Fri, Aug 26, 2011 at 11:17:59PM +0400, malc wrote:
> On Fri, 26 Aug 2011, Alon Levy wrote:
> 
> > Signed-off-by: Alon Levy <alevy@redhat.com>
> 
> > ---
> >  hw/pci-stub.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/hw/pci-stub.c b/hw/pci-stub.c
> > index c5a0aa8..8454c30 100644
> > --- a/hw/pci-stub.c
> > +++ b/hw/pci-stub.c
> > @@ -1,5 +1,5 @@
> >  /*
> > - * PCI stubs for plathome that doesn't support pci bus.
> > + * PCI stubs for platforms that doesn't support pci bus.
> >   *
> >   * Copyright (c) 2010 Isaku Yamahata <yamahata at valinux co jp>
> >   *                    VA Linux Systems Japan K.K.
> > 
> 
> I doubt that this is correct from grammatical standpoint (plural begs for
> do, not does), not a native speaker though..
> 

You are right, it should be don't.

> -- 
> mailto:av1474@comtv.ru

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

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw/pci-stub: fix comment typo
  2011-08-26 19:06 [Qemu-devel] [PATCH] hw/pci-stub: fix comment typo Alon Levy
  2011-08-26 19:17 ` malc
@ 2011-08-29 10:03 ` Stefan Hajnoczi
  1 sibling, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2011-08-29 10:03 UTC (permalink / raw)
  To: Alon Levy; +Cc: qemu-trivial, qemu-devel

On Fri, Aug 26, 2011 at 10:06:01PM +0300, Alon Levy wrote:
> Signed-off-by: Alon Levy <alevy@redhat.com>
> ---
>  hw/pci-stub.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Thanks, applied to the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

Fixed "doesn't" -> "don't".

Stefan

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

end of thread, other threads:[~2011-08-29 10:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-26 19:06 [Qemu-devel] [PATCH] hw/pci-stub: fix comment typo Alon Levy
2011-08-26 19:17 ` malc
2011-08-26 19:55   ` Alon Levy
2011-08-29 10:03 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi

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.