From: Bharat Bhushan Date: Fri, 15 Nov 2013 05:31:14 +0000 (+0530) Subject: kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update() X-Git-Tag: v3.14-rc1~26^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c85e6b39ce880869929958bd7b95f72db03a9af;p=pandora-kernel.git kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update() lookup_linux_pte() is doing more than lookup, updating the pte, so for clarity it is renamed to lookup_linux_pte_and_update() Signed-off-by: Bharat Bhushan Reviewed-by: Scott Wood Signed-off-by: Alexander Graf --- Reading git-diff-tree failed