git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35aa7a4
)
[libata] PCI ID table cleanup in various drivers
author
Jeff Garzik
<jeff@garzik.org>
Fri, 29 Sep 2006 00:21:59 +0000
(20:21 -0400)
committer
Jeff 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