diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2013-03-12 00:31:21 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-03-22 15:28:49 +0100 |
commit | ba36ed10059f63c981d046a3fe0d716f77959429 (patch) | |
tree | d7e1ba8c6e9c145631df577249216c83a04ab2d8 /migration-exec.c | |
parent | 91cda45b69e45a089f9989979a65db3f710c9925 (diff) |
mmu-hash64: Remove nx from mmu_ctx_hash64
The nx field in mmu_ctx_hash64 is used in two different functions. But its
used for slightly different things in each place, and the value is never
propagated between them. In other words, it might as well be two local
variables. This patch makes it so.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'migration-exec.c')
0 files changed, 0 insertions, 0 deletions