KVM: MMU: remove unused parameter
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Tue, 30 Jul 2013 13:01:59 +0000 (21:01 +0800)
committerGleb Natapov <gleb@redhat.com>
Thu, 29 Aug 2013 07:17:42 +0000 (10:17 +0300)
vcpu in page_fault_can_be_fast() is not used so remove it

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>

No differences found