]> git.baikalelectronics.ru Git - kernel.git/commit
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix
authorCyrill Gorcunov <gorcunov@openvz.org>
Tue, 12 May 2009 14:51:28 +0000 (18:51 +0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 12 May 2009 15:04:02 +0000 (17:04 +0200)
commit3b532253332ad8c2b9f755f2c6c3901d737915d8
treec337c5b1808f5fe99496972eb90ef0aff2ac77e1
parent534c70b887b1e429f1f464cb90a886bb11357892
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix

Fix trivial typo in the drivers/pci/hotplug/ibmphp_core.c changes.

[ Impact: build fix ]

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
CC: Yinghai Lu <yinghai@kernel.org>
Cc: eswierk@aristanetworks.com
LKML-Reference: <20090512145128.GA10220@lenovo>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/pci/hotplug/ibmphp_core.c