git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c2155c
)
KVM: x86.c make kvm_load_realmode_segment static
author
Harvey Harrison
<harvey.harrison@gmail.com>
Fri, 22 Aug 2008 20:29:17 +0000
(13:29 -0700)
committer
Avi Kivity
<avi@redhat.com>
Wed, 15 Oct 2008 12:25:07 +0000
(14:25 +0200)
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>
No differences found