KVM: MMU: Remove unnecessary check for pdptr access
authorAvi Kivity <avi@qumranet.com>
Tue, 20 Mar 2007 12:29:06 +0000 (14:29 +0200)
committerAvi Kivity <avi@qumranet.com>
Thu, 3 May 2007 07:52:25 +0000 (10:52 +0300)
We already special case the pdptr access, so no need to check it again.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/paging_tmpl.h

Simple merge