Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <yoshikawa.takuya@oss.ntt.co.jp> Signed-off-by: Avi Kivity <avi@redhat.com>
- Loading branch information