2006-11-16 12:16:25

by Adrian Bunk

[permalink] [raw]
Subject: [2.6 patch] make arch/i386/pci/common.c:pci_bf_sort static

This patch makes the needlessly global pci_bf_sort static.

Signed-off-by: Adrian Bunk <[email protected]>

--- linux-2.6.19-rc5-mm2/arch/i386/pci/common.c.old 2006-11-16 00:20:15.000000000 +0100
+++ linux-2.6.19-rc5-mm2/arch/i386/pci/common.c 2006-11-16 00:20:32.000000000 +0100
@@ -20,7 +20,7 @@
unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
PCI_PROBE_MMCONF;

-int pci_bf_sort;
+static int pci_bf_sort;
int pci_routeirq;
int pcibios_last_bus = -1;
unsigned long pirq_table_addr;


2006-11-16 12:50:44

by Matt Domsch

[permalink] [raw]
Subject: Re: [2.6 patch] make arch/i386/pci/common.c:pci_bf_sort static

On Thu, Nov 16, 2006 at 01:16:23PM +0100, Adrian Bunk wrote:
> This patch makes the needlessly global pci_bf_sort static.
>
> Signed-off-by: Adrian Bunk <[email protected]>

Acked-by: Matt Domsch <[email protected]>

--
Matt Domsch
Software Architect
Dell Linux Solutions linux.dell.com & http://www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com