KVM: Remove gratuitous casts from lapic.c
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 8 Oct 2007 00:55:29 +0000 (10:55 +1000)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:50 +0000 (17:52 +0200)
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>

No differences found