KVM: Trivial: Make decode_register() static
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 17 Jul 2007 13:16:11 +0000 (23:16 +1000)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:18 +0000 (10:18 +0200)
commit1e3c5cb0d5a63b7169708614bfba0c7f25aa493e
tree55c1d3ded12dbacc2962a3406bcf5da3aa68a513
parent5eb549a085c3500f2b9d8b48d40393b6e50b68a9
KVM: Trivial: Make decode_register() static

I have shied away from touching x86_emulate.c (it could definitely use
some love, but it is forked from the Xen code, and it would be more
productive to cross-merge fixes).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86_emulate.c
drivers/kvm/x86_emulate.h