]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: Eliminate redundant temporaries in FNAME(fetch)
authorAvi Kivity <avi@redhat.com>
Tue, 13 Jul 2010 11:27:11 +0000 (14:27 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 2 Aug 2010 03:40:48 +0000 (06:40 +0300)
commitb90230e89ca971257400fe1b7cc41a6a40f12ec6
tree3c351cc93f55bd7eef4a1069fc019940e8065fb8
parent7a5d5bf09d871db575c2e90bf63a560f5440a22e
KVM: MMU: Eliminate redundant temporaries in FNAME(fetch)

'level' and 'sptep' are aliases for 'interator.level' and 'iterator.sptep', no
need for them.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/paging_tmpl.h