From: Avi Kivity Date: Mon, 3 May 2010 14:34:34 +0000 (+0300) Subject: KVM: i8259: reduce excessive abstraction for pic_irq_request() X-Git-Tag: v2.6.36-rc1~580^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073d46133ab0b42154f6b8429f4f66dbe2760bda;p=pandora-kernel.git KVM: i8259: reduce excessive abstraction for pic_irq_request() Part of the i8259 code pretends it isn't part of kvm, but we know better. Reduce excessive abstraction, eliminating callbacks and void pointers. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed