From: Takuya Yoshikawa Date: Fri, 12 Feb 2010 07:02:54 +0000 (+0900) Subject: KVM: remove redundant prototype of load_pdptrs() X-Git-Tag: v2.6.35-rc1~436^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad91f8ffbb18413e79f9f976a55b4e11d02e6a6d;p=pandora-kernel.git KVM: remove redundant prototype of load_pdptrs() This patch removes redundant prototype of load_pdptrs(). I found load_pdptrs() twice in kvm_host.h. Let's remove one. Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed