From: Thomas Huth Date: Tue, 24 Feb 2015 20:29:25 +0000 (+0100) Subject: KVM: Get rid of kvm_kvfree() X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=548ef28449c0c06f92194c40ff0eaed248cb4b75;p=pandora-kernel.git KVM: Get rid of kvm_kvfree() kvm_kvfree() provides exactly the same functionality as the new common kvfree() function - so let's simply replace the kvm function with the common function. Signed-off-by: Thomas Huth Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed