xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Juergen Gross <JGross@suse.com>,
	xen-devel <xen-devel@lists.xenproject.org>,
	Wei Liu <wei.liu2@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: [PATCH] init-xenstore-domain: remove an unused variable
Date: Tue, 4 Oct 2016 11:30:19 +0100	[thread overview]
Message-ID: <20161004103019.GF16004@citrix.com> (raw)
In-Reply-To: <57F3A01B0200007800114D4F@prv-mh.provo.novell.com>

On Tue, Oct 04, 2016 at 04:27:07AM -0600, Jan Beulich wrote:
> Introduced by commit 80dd5b401e ("tools: add --maxmem parameter to
> init-xenstore-domain").
> 
> Signed-off-by: Jan Beulich <jbeulich@suse.com>

Acked + applied.

> 
> --- a/tools/helpers/init-xenstore-domain.c
> +++ b/tools/helpers/init-xenstore-domain.c
> @@ -236,7 +236,6 @@ static int parse_maxmem(xc_interface *xc
>      unsigned long mb = 0, a = 0, b = 0;
>      unsigned long val;
>      unsigned long *res;
> -    char buf[16];
>      char *p;
>      char *s = str;
>  
> 
> 
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

      reply	other threads:[~2016-10-04 10:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-04 10:27 [PATCH] init-xenstore-domain: remove an unused variable Jan Beulich
2016-10-04 10:30 ` Wei Liu [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=20161004103019.GF16004@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=JBeulich@suse.com \
    --cc=JGross@suse.com \
    --cc=xen-devel@lists.xenproject.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).