[libata] PCI ID table cleanup in various drivers
authorJeff Garzik <jeff@garzik.org>
Fri, 29 Sep 2006 00:21:59 +0000 (20:21 -0400)
committerJeff Garzik <jeff@garzik.org>
Fri, 29 Sep 2006 00:21:59 +0000 (20:21 -0400)
* Use PCI_VDEVICE() macro
* const-ify pci_device_id table
* standardize list terminator as "{ }"
* convert spaces to tab in pci_driver struct (Alan-ism)
* various minor whitespace cleanups

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found