aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common
diff options
context:
space:
mode:
Diffstat (limited to 'xen/common')
-rw-r--r--xen/common/grant_table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xen/common/grant_table.c b/xen/common/grant_table.c
index eb50288c4f..f42bc7a558 100644
--- a/xen/common/grant_table.c
+++ b/xen/common/grant_table.c
@@ -783,7 +783,6 @@ __gnttab_map_grant_ref(
spin_lock(&rgt->lock);
act = &active_entry(rgt, op->ref);
- shah = shared_entry_header(rgt, op->ref);
if ( op->flags & GNTMAP_device_map )
act->pin -= (op->flags & GNTMAP_readonly) ?