OSDN Git Service

KVM: x86: fix missing prototypes
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 13 Feb 2020 17:22:55 +0000 (18:22 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 Feb 2020 11:52:38 +0000 (12:52 +0100)
commitd970a325561da5e611596cbb06475db3755ce823
tree60c36a4323b576f0892bd922221fa11d7b904a47
parentead68df94d248c80fdbae220ae5425eb5af2e753
KVM: x86: fix missing prototypes

Reported with "make W=1" due to -Wmissing-prototypes.

Reported-by: Qian Cai <cai@lca.pw>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/linux/kvm_host.h