* [PATCH] init-xenstore-domain: remove an unused variable
@ 2016-10-04 10:27 Jan Beulich
2016-10-04 10:30 ` Wei Liu
0 siblings, 1 reply; 2+ messages in thread
From: Jan Beulich @ 2016-10-04 10:27 UTC (permalink / raw)
To: xen-devel; +Cc: Juergen Gross, Ian Jackson, Wei Liu
Introduced by commit 80dd5b401e ("tools: add --maxmem parameter to
init-xenstore-domain").
Signed-off-by: Jan Beulich <jbeulich@suse.com>
--- 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] init-xenstore-domain: remove an unused variable
2016-10-04 10:27 [PATCH] init-xenstore-domain: remove an unused variable Jan Beulich
@ 2016-10-04 10:30 ` Wei Liu
0 siblings, 0 replies; 2+ messages in thread
From: Wei Liu @ 2016-10-04 10:30 UTC (permalink / raw)
To: Jan Beulich; +Cc: Juergen Gross, xen-devel, Wei Liu, Ian Jackson
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-04 10:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-04 10:27 [PATCH] init-xenstore-domain: remove an unused variable Jan Beulich
2016-10-04 10:30 ` Wei Liu
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).