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:
7c9ef8e
)
[libata] ata_piix: Use more-robust form of array initialization
author
Jeff Garzik
<jeff@garzik.org>
Sat, 1 Sep 2007 11:17:36 +0000
(07:17 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 12 Oct 2007 18:55:38 +0000
(14:55 -0400)
Use a form of array init that is less fragile, less sensitive to trivial
typos and ordering mismatches.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found