]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf21aac122f038b43638b06bc12c7492f32d35df4
tree55c1d3ded12dbacc2962a3406bcf5da3aa68a513
parent8b4361959955fea5720de184b189f29bfed23624
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