]> Pileus Git - ~andy/linux/commit
KVM: MMU: Remove unused parameter level from __rmap_write_protect()
authorTakuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>
Tue, 8 Jan 2013 10:44:09 +0000 (19:44 +0900)
committerGleb Natapov <gleb@redhat.com>
Mon, 14 Jan 2013 09:13:31 +0000 (11:13 +0200)
commit245c3912eae642a4b7a3ce0adfcde5cc7672d5fe
treec50246ca356e069f5cd9784d865f10b1ece3b438
parentc972f3b125d8818748429b94cd2e59f473943a33
KVM: MMU: Remove unused parameter level from __rmap_write_protect()

No longer need to care about the mapping level in this function.

Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/mmu.c