On Thu, Feb 07, 2008 at 10:54:05AM -0500, Tony Camuso wrote: > Matthew, > > Perhaps I missed it, but did you address Yinghai's concerns?
No, I was on holiday. > Yinghai Lu wrote: > >On Jan 28, 2008 7:03 PM, Matthew Wilcox <[EMAIL PROTECTED]> 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? Yes -- it no longer needs to be called from outside this file. > >>+config ATA_RAM > >>+ tristate "ATA RAM driver" > >>+ > > > >related? No. An unrelated patch that I didn't trim out. -- Intel are signing my paycheques ... these opinions are still mine "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/