From: Rusty Russell Date: Mon, 8 Oct 2007 00:55:29 +0000 (+1000) Subject: KVM: Remove gratuitous casts from lapic.c X-Git-Tag: v2.6.25-rc1~1138^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e620d16b8838bc0ad5b27d2dd55796270cd588c;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed