From 5f51042f876b88a3b81a135cc4ca0adb3d246112 Mon Sep 17 00:00:00 2001 From: Julien Grall Date: Fri, 7 Aug 2015 17:34:42 +0100 Subject: [PATCH] xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn The variable xen_store_mfn is effectively storing a GFN and not an MFN. Signed-off-by: Julien Grall Signed-off-by: David Vrabel --- Reading git-format-patch failed