WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Trivial ia64 tools build fix.

# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 66f02103f4c50fe2296934f964295a9edb602bce
# Parent  1f739672ca00d23dd10f110d05a9103918b4ea19
Trivial ia64 tools build fix.

Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>

diff -r 1f739672ca00 -r 66f02103f4c5 tools/libxc/xc_linux_build.c
--- a/tools/libxc/xc_linux_build.c      Tue Mar 14 14:43:10 2006
+++ b/tools/libxc/xc_linux_build.c      Tue Mar 14 14:44:04 2006
@@ -472,7 +472,6 @@
     unsigned long start_page, pgnr;
     start_info_t *start_info;
     int rc;
-    unsigned long i;
 
     rc = probeimageformat(image, image_size, &load_funcs);
     if ( rc != 0 )

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Trivial ia64 tools build fix., Xen patchbot -unstable <=