commit | 2259e3a7a6089007839cd4bbf7c9867190c67238 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Fri Aug 22 13:29:17 2008 -0700 |
committer | Avi Kivity <avi@redhat.com> | Wed Oct 15 14:25:07 2008 +0200 |
tree | c609e167128766bf8d96a1f12680ee72038e22e5 | |
parent | 4c2155ce81c193788082d4b8cdbc26d79edebc58 [diff] |
KVM: x86.c make kvm_load_realmode_segment static Noticed by sparse: arch/x86/kvm/x86.c:3591:5: warning: symbol 'kvm_load_realmode_segment' was not declared. Should it be static? Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Avi Kivity <avi@redhat.com>