Re: [PATCH] gdth: remove redundant PCI stuff

From: Christoph Hellwig
Date: Tue Jul 17 2007 - 15:15:43 EST


On Tue, Jul 17, 2007 at 05:25:17AM -0400, Jeff Garzik wrote:
> This patch
>
> * removes struct members that duplicate pci_dev members
> * replaces ha->stype usage with ha->pdev->device usage where feasible

These two bits look nice.

> * removes PCI IDs that are already in include/linux/pci_ids.h

note sure about this one. The list of partially unused pci ids in the
header is one of the few guidelines what pci ids are actually supported
by this driver.

And btw, please Cc Achim on your patches, he still maintains the driver
although it sometimes seems hard to actually get your patches into his
inbox.

-
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/