projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dea8cae
)
KVM: Trivial: Remove unused struct cpu_user_regs declaration
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 17 Jul 2007 13:15:29 +0000
(23:15 +1000)
committer
Avi Kivity
<avi@qumranet.com>
Sat, 13 Oct 2007 08:18:18 +0000
(10:18 +0200)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86_emulate.h
patch
|
blob
|
history
diff --git
a/drivers/kvm/x86_emulate.h
b/drivers/kvm/x86_emulate.h
index ea3407d7feeed4083b4e3a4387b767584d9cb0b6..2847d67abfd293ba647c85f9c6b084a56136eb7f 100644
(file)
--- a/
drivers/kvm/x86_emulate.h
+++ b/
drivers/kvm/x86_emulate.h
@@
-112,8
+112,6
@@
struct x86_emulate_ops {
};
-struct cpu_user_regs;
-
struct x86_emulate_ctxt {
/* Register state before/after emulation. */
struct kvm_vcpu *vcpu;