[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080207082827.2b4e6112@laptopd505.fenrus.org>
Date: Thu, 7 Feb 2008 08:28:27 -0800
From: Arjan van de Ven <arjan@...radead.org>
To: tcamuso@...hat.com
Cc: Yinghai Lu <yhlu.kernel@...il.com>,
Matthew Wilcox <matthew@....cx>, Greg KH <greg@...ah.com>,
Grant Grundler <grundler@...isc-linux.org>,
Loic Prylli <loic@...i.com>, Adrian Bunk <bunk@...nel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org,
Jeff Garzik <jeff@...zik.org>,
linux-pci@...ey.karlin.mff.cuni.cz, Martin Mares <mj@....cz>
Subject: Re: [PATCH] Change pci_raw_ops to pci_raw_read/write
On Thu, 07 Feb 2008 10:54:05 -0500
Tony Camuso <tcamuso@...hat.com> wrote:
> Matthew,
>
> Perhaps I missed it, but did you address Yinghai's concerns?
>
> Yinghai Lu wrote:
> > On Jan 28, 2008 7:03 PM, Matthew Wilcox <matthew@....cx> wrote:
> >>
> >> -int pci_conf1_write(unsigned int seg, unsigned int bus,
> >> +static int pci_conf1_write(unsigned int seg, unsigned int bus,
> >> unsigned int devfn, int reg, int len,
> >> u32 value)
> >
> > any reason to change pci_conf1_read/write to static?
> >
>
nothing should use these directly. So static is the right answer ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists