From: Avi Kivity Date: Wed, 21 Nov 2007 12:16:30 +0000 (+0200) Subject: KVM: MMU: Merge set_pte() and set_pte_common() X-Git-Tag: v2.6.25-rc1~1138^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=230c9a8f2354dc51f55bf81147f408d8fc2f3dd1;p=pandora-kernel.git KVM: MMU: Merge set_pte() and set_pte_common() Since set_pte() is now the only caller of set_pte_common(), merge the two functions. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed