x86, ioapic: Introduce for_each_irq_pin() helper
authorCyrill Gorcunov <gorcunov@openvz.org>
Sat, 1 Aug 2009 07:47:59 +0000 (11:47 +0400)
committerIngo Molnar <mingo@elte.hu>
Wed, 5 Aug 2009 08:30:49 +0000 (10:30 +0200)
commit2977fb3ffc8493a2f4f0a362e8660a6cde9f1bb9
tree29a3ea6d05c83a07a841af7c498f678209455a05
parent25f6e89bedd29cc49bfa0d55497e91a671b9ae6e
x86, ioapic: Introduce for_each_irq_pin() helper

This allow us to save a few lines of code.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: yinghai@kernel.org
LKML-Reference: <20090801075435.597863129@openvz.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/io_apic.c