From: Xiao Guangrong Date: Fri, 7 Sep 2012 06:15:03 +0000 (+0800) Subject: KVM: MMU: remove unnecessary check X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de5bdc96c372ab875408c86e0099958dba89f56;p=pandora-kernel.git KVM: MMU: remove unnecessary check Checking the return of kvm_mmu_get_page is unnecessary since it is guaranteed by memory cache Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed