Introduced by commit 80dd5b401e ("tools: add --maxmem parameter to
init-xenstore-domain").

Signed-off-by: Jan Beulich <jbeul...@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

Reply via email to