commit | 37c00051b53861929a910309c1823b415d55cfdf | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 31 20:46:12 2007 +1000 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:22 2007 +0200 |
tree | f14333721339eeb3f20030e3d8a5b7a008ff2854 | |
parent | bfc733a7a32612fe213a7492c385f2b03f592d7f [diff] |
KVM: Remove redundant alloc_vmcs_cpu declaration 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>