qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org,
	stefanha@linux.vnet.ibm.com
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH 01/11] fix spelling in darwin-user sub directory
Date: Wed, 23 Nov 2011 11:23:37 +0100	[thread overview]
Message-ID: <4ECCC9A9.5070606@suse.de> (raw)
In-Reply-To: <1321956386-12004-1-git-send-email-wdongxu@linux.vnet.ibm.com>

Am 22.11.2011 11:06, schrieb Dong Xu Wang:
> From: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
> 
> 
> Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>

Reviewed-by: Andreas Färber <afaerber@suse.de>

> diff --git a/darwin-user/machload.c b/darwin-user/machload.c
> index 0aa8282..26dd293 100644
> --- a/darwin-user/machload.c
> +++ b/darwin-user/machload.c

> @@ -809,7 +809,7 @@ unsigned long setup_arg_pages(void * mh, char ** argv, char ** env)
>          page_set_flags((int)env[i], (int)(env[i]+strlen(env[i])), PROT_READ | PAGE_VALID);
>      }
>  
> -    /* Add on the stack the interp_prefix choosen if so */
> +    /* Add on the stack the interp_prefix chosen if so */
>      if(interp_prefix[0])
>      {
>          char *dyld_root;

Don't really understand this comment either way... ;)

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg


      parent reply	other threads:[~2011-11-23 10:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22 10:06 [Qemu-trivial] [PATCH 01/11] fix spelling in darwin-user sub directory Dong Xu Wang
2011-11-22 10:06 ` [Qemu-trivial] [PATCH 02/11] fix spelling in linux-user " Dong Xu Wang
2011-11-22 10:06 ` [Qemu-trivial] [PATCH 03/11] fix spelling in libcacard " Dong Xu Wang
2011-11-22 10:06 ` [Qemu-trivial] [PATCH 04/11] fix spelling in QMP " Dong Xu Wang
2011-11-22 12:01   ` Luiz Capitulino
2011-11-22 10:06 ` [Qemu-trivial] [PATCH 05/11] fix spelling in scripts " Dong Xu Wang
2011-11-22 10:06 ` [Qemu-trivial] [PATCH 06/11] fix spelling in target " Dong Xu Wang
2011-11-22 10:06 ` [Qemu-trivial] [PATCH 07/11] fix spelling in tcg " Dong Xu Wang
2011-11-22 10:06 ` [Qemu-trivial] [PATCH 08/11] fix spelling in tests " Dong Xu Wang
2011-11-22 10:06 ` [Qemu-trivial] [PATCH 09/11] fix spelling in ui " Dong Xu Wang
2011-11-22 10:06 ` [Qemu-trivial] [PATCH 10/11] fix spelling in block " Dong Xu Wang
2011-11-22 10:06 ` [Qemu-trivial] [PATCH 11/11] fix spelling in main directory Dong Xu Wang
2011-11-23  9:41 ` [Qemu-trivial] [PATCH 01/11] fix spelling in darwin-user sub directory Stefan Hajnoczi
2011-11-23 10:23 ` Andreas Färber [this message]

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=4ECCC9A9.5070606@suse.de \
    --to=afaerber@suse.de \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=stefanha@linux.vnet.ibm.com \
    --cc=wdongxu@linux.vnet.ibm.com \
    /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).