[SCSI] gdth: Reorder scsi_host_template intitializers
authorJeff Garzik <jeff@garzik.org>
Tue, 2 Oct 2007 20:57:58 +0000 (22:57 +0200)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:55:38 +0000 (14:55 -0400)
commit69916b7ceac0dfbbc868ae5451062cb789b1b58a
tree46e61af02e69cb039d4404c051690f15bec8c7b4
parenta52667f3cd84fa395e98b505967070b984fac4df
[SCSI] gdth: Reorder scsi_host_template intitializers

shuffle scsi_host_template members such that they appear in the
order in which they are defined in the header.  this makes is easier
to verify when initializers are missing members.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/gdth.c