Avi Kivity c5421519f3 KVM: MMU: Eliminate pointless temporary 'ac'
'ac' essentially reconstructs the 'access' variable we already
have, except for the PFERR_PRESENT_MASK and PFERR_RSVD_MASK.  As
these are not used by callees, just use 'access' directly.

Reviewed-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-09-20 13:00:10 +03:00
..
2012-08-10 16:12:30 -07:00
2012-07-05 21:12:11 +02:00
2012-08-25 17:31:59 -07:00
2012-08-10 16:12:30 -07:00
2012-04-09 13:59:00 -04:00