Re: [PATCH 9/16] PCI slot: Remove unused slot member from pci_dev(Not for mainline!)

From: Alex Chiang
Date: Mon Mar 24 2008 - 16:29:36 EST


Hi willy,

* Matthew Wilcox <matthew@xxxxxx>:
> On Fri, Mar 21, 2008 at 01:16:19PM +0900, Kenji Kaneshige wrote:
> > The 'slot' member in struct pci_dev is not used. Remove this unused
> > member.
>
> It *ought* to be used. If it isn't yet, I guess that part of my patch
> has been dropped, and it should be re-added.

I checked through your original patch set:

http://www.parisc-linux.org/~willy/pci-slot-2b/

And although I see a bunch of uses of pci_bus->slot, I don't see
any uses of pci_dev->slot.

Wanna enlighten me? :)

/ac

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/