aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
diff options
context:
space:
mode:
authorGrant Grundler <iod00d@hp.com>2006-01-03 18:51:46 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2006-01-31 18:00:11 -0800
commit8169b5d2384a0acd9ea3bb86bf5988cd7d62d03a (patch)
tree89a2d459bb2f0d9cc854c0708db1b11d81d313d2 /drivers/pci/hotplug
parentf8d65713332cf6306889a3036142a17e01e3447e (diff)
[PATCH] PCI: make it easier to see that set_msi_affinity() is used
I missed this usage in drivers/pci/msi.h: #ifdef CONFIG_SMP #define set_msi_irq_affinity set_msi_affinity #else #define set_msi_irq_affinity NULL #endif set_msi_affinity() is declared and exclusively used in msi.c. Here's a better way so (hopefully) history doesn't repeat itself. Signed-off-by: Grant Grundler <iod00d@hp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/pci/hotplug')
0 files changed, 0 insertions, 0 deletions