[libata] ata_piix: Use more-robust form of array initialization
authorJeff Garzik <jeff@garzik.org>
Sat, 1 Sep 2007 11:17:36 +0000 (07:17 -0400)
committerJeff 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