]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[libata] pdc_adma: Reorder initializers with a couple structs
authorJeff Garzik <jeff@garzik.org>
Sat, 26 May 2007 22:20:51 +0000 (18:20 -0400)
committerJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 16:17:32 +0000 (12:17 -0400)
commit49de0ac823ed7826695c6a2ac62dc1f730a8b17d
tree9874156f91490ebeb2337785aa65e43506e53aee
parent59f998802bd5df56cd824f313cf5b0c3e356ec59
[libata] pdc_adma: Reorder initializers with a couple structs

Make it easier to verify which struct initializers are present, by
presenting them in the order in which they are defined in the API
header.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pdc_adma.c