From: Jeff Garzik Date: Fri, 29 Sep 2006 00:21:59 +0000 (-0400) Subject: [libata] PCI ID table cleanup in various drivers X-Git-Tag: v2.6.19-rc1~39^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d2744fc8be620a2dc469cf48349e3e704119f1b;p=pandora-kernel.git [libata] PCI ID table cleanup in various drivers * 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 --- Reading git-diff-tree failed