qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Igor Mammedov <imammedo@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Hu Tao <hutao@cn.fujitsu.com>,
	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:05:34 +0200	[thread overview]
Message-ID: <20140624080534.29b7a837@nial.usersys.redhat.com> (raw)
In-Reply-To: <1403589076-25812-1-git-send-email-mst@redhat.com>

On Tue, 24 Jun 2014 08:51:23 +0300
"Michael S. Tsirkin" <mst@redhat.com> wrote:

> s/if given for/is given for/;
> 
> Reported-by: Hu Tao <hutao@cn.fujitsu.com>
> 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 47049a5..6c2eae7 100644
> --- a/numa.c
> +++ b/numa.c
> @@ -161,7 +161,7 @@ void set_numa_nodes(void)
>              nb_numa_nodes = MAX_NODES;
>          }
>  
> -        /* If no memory size if given for any node, assume the default case
> +        /* If no memory size is given for any node, assume the default case
>           * and distribute the available memory equally across all nodes
>           */
>          for (i = 0; i < nb_numa_nodes; i++) {

Reviewed-by: Igor Mammedov <imammedo@redhat.com>

  reply	other threads:[~2014-06-24  6:05 UTC|newest]

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

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=20140624080534.29b7a837@nial.usersys.redhat.com \
    --to=imammedo@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=gaowanlong@cn.fujitsu.com \
    --cc=hutao@cn.fujitsu.com \
    --cc=mst@redhat.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).