qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Hu Tao <hutao@cn.fujitsu.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	qemu-devel@nongnu.org, Wanlong Gao <gaowanlong@cn.fujitsu.com>,
	Eduardo Habkost <ehabkost@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] numa: fix comment
Date: Tue, 24 Jun 2014 08:51:42 +0300	[thread overview]
Message-ID: <20140624055142.GB25614@redhat.com> (raw)
In-Reply-To: <20140624053335.GA10276@G08FNSTD100614.fnst.cn.fujitsu.com>

On Tue, Jun 24, 2014 at 01:33:35PM +0800, Hu Tao wrote:
> On Tue, Jun 24, 2014 at 07:45:15AM +0300, Michael S. Tsirkin wrote:
> > Fix up English in comments:
> > s/the each/each/
> > 
> > Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> > ---
> >  numa.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/numa.c b/numa.c
> > index e471afe..47049a5 100644
> > --- a/numa.c
> > +++ b/numa.c
> > @@ -172,7 +172,7 @@ void set_numa_nodes(void)
> >          if (i == nb_numa_nodes) {
> >              uint64_t usedmem = 0;
> >  
> > -            /* On Linux, the each node's border has to be 8MB aligned,
> > +            /* On Linux, each node's border has to be 8MB aligned,
> >               * the final node gets the rest.
> >               */
> >              for (i = 0; i < nb_numa_nodes - 1; i++) {
> > -- 
> > MST
> 
> There is another one in the same function that can be fixed togehter:
> 
> /* If no memory size if given for any node
> 
> s/if/is/
> 
> Hu

Fixed, thanks.

  reply	other threads:[~2014-06-24  5:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-24  4:45 [Qemu-devel] [PATCH] numa: fix comment Michael S. Tsirkin
2014-06-24  5:33 ` Hu Tao
2014-06-24  5:51   ` Michael S. Tsirkin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-24  5:51 Michael S. Tsirkin
2014-06-24  6:05 ` Igor Mammedov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140624055142.GB25614@redhat.com \
    --to=mst@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=gaowanlong@cn.fujitsu.com \
    --cc=hutao@cn.fujitsu.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).