提交 9a592a95 编写于 作者: X Xiao Guangrong 提交者: Avi Kivity

KVM: remove the unused declare

Remove it since it is not used anymore
Signed-off-by: NXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: NAvi Kivity <avi@redhat.com>
上级 83f09228
......@@ -409,8 +409,6 @@ id_to_memslot(struct kvm_memslots *slots, int id)
return slot;
}
extern struct page *bad_page;
int is_error_page(struct page *page);
int kvm_is_error_hva(unsigned long addr);
int kvm_set_memory_region(struct kvm *kvm,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册