From: Xiao Guangrong Date: Fri, 16 Dec 2011 10:18:10 +0000 (+0800) Subject: KVM: MMU: remove the redundant get_written_sptes X-Git-Tag: v3.4-rc1~59^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a138fe7535c0ec778465c7b54b1aaaf4cfd885b7;p=pandora-kernel.git KVM: MMU: remove the redundant get_written_sptes get_written_sptes is called twice in kvm_mmu_pte_write, one of them can be removed Signed-off-by: Xiao Guangrong Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed