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:
bfc733a
)
KVM: Remove redundant alloc_vmcs_cpu declaration
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 31 Jul 2007 10:46:12 +0000
(20:46 +1000)
committer
Avi Kivity
<avi@qumranet.com>
Sat, 13 Oct 2007 08:18:22 +0000
(10:18 +0200)
alloc_vmcs_cpu is already declared (static) above, no need to
redeclare.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found