Mailing List Archive

Remove unused local variables (from removed REASIGN_PAGE
# HG changeset patch
# User kaf24@firebug.cl.cam.ac.uk
# Node ID 8b322047c80ff589ef2ceb54b3c2a54f4c27da64
# Parent 9b108cf447e5801d2f07fa12754b4b68387bc0b9
Remove unused local variables (from removed REASIGN_PAGE
function).

Signed-off-by: Keir Fraser <keir@xensource.com>

diff -r 9b108cf447e5 -r 8b322047c80f xen/arch/x86/mm.c
--- a/xen/arch/x86/mm.c Wed Dec 21 18:52:00 2005
+++ b/xen/arch/x86/mm.c Wed Dec 21 19:17:22 2005
@@ -1718,8 +1718,7 @@
unsigned long mfn, type, done = 0;
struct pfn_info *page;
struct vcpu *v = current;
- struct domain *d = v->domain, *e;
- u32 x, y, _d, _nd;
+ struct domain *d = v->domain;

LOCK_BIGLOCK(d);


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