summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorGrant Grundler <iod00d@hp.com>2006-01-04 03:51:46 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2006-02-01 03:00:11 +0100
commit8169b5d2384a0acd9ea3bb86bf5988cd7d62d03a (patch)
tree89a2d459bb2f0d9cc854c0708db1b11d81d313d2 /init
parent[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() (diff)
downloadlinux-8169b5d2384a0acd9ea3bb86bf5988cd7d62d03a.tar.xz
linux-8169b5d2384a0acd9ea3bb86bf5988cd7d62d03a.zip
[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 'init')
0 files changed, 0 insertions, 0 deletions