commit | 7e620d16b8838bc0ad5b27d2dd55796270cd588c | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Oct 08 10:55:29 2007 +1000 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:52:50 2008 +0200 |
tree | 84d755dd2214324c43b49a13c0340b534c3f3138 | |
parent | 76fafa5e22bd82e92d2734852ba23f17322d675a [diff] |
KVM: Remove gratuitous casts from lapic.c Since vcpu->apic is of the correct type, there's not need to cast. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Avi Kivity <avi@qumranet.com>