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:
e8ba5d3
)
KVM: VMX: fix sparse warning
author
Hannes Eder
<hannes@hanneseder.net>
Fri, 28 Nov 2008 16:02:06 +0000
(17:02 +0100)
committer
Avi Kivity
<avi@redhat.com>
Wed, 31 Dec 2008 14:55:06 +0000
(16:55 +0200)
Impact: make global function static
arch/x86/kvm/vmx.c:134:3: warning: symbol 'vmx_capability' was not declared. Should it be static?
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found