KVM: MMU: unnecessary NX state assignment
authorDavidlohr Bueso <dave@gnu.org>
Fri, 6 Jan 2012 14:06:18 +0000 (15:06 +0100)
committerAvi Kivity <avi@redhat.com>
Mon, 5 Mar 2012 12:52:21 +0000 (14:52 +0200)
commit4a58ae614a28b1ae3bea1c74a307cdfb7c77dab8
tree0b2eeab03edc5d4d3ff3bb61308c32f9060904f8
parent3e6afcf1d8ce6bca6bfa62a49c1d70d2f16162eb
KVM: MMU: unnecessary NX state assignment

We can remove the first ->nx state assignment since it is assigned afterwards anyways.

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c