From: Yinghai Lu Date: Wed, 12 Oct 2011 07:33:05 +0000 (-0700) Subject: x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq() X-Git-Tag: v3.2-rc1~158^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4aff81182c01f81d0bedb0685abccf3cba4a2ac;p=pandora-kernel.git x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq() Do not expand that struct, and just pass pointer to reduce the number of parameters in related functions. Signed-off-by: Yinghai Lu Cc: Naga Chumbalkar Cc: Suresh Siddha Link: http://lkml.kernel.org/r/4E9542B1.7050800@oracle.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed