commit | 69916b7ceac0dfbbc868ae5451062cb789b1b58a | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Tue Oct 02 22:57:58 2007 +0200 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:55:38 2007 -0400 |
tree | 46e61af02e69cb039d4404c051690f15bec8c7b4 | |
parent | a52667f3cd84fa395e98b505967070b984fac4df [diff] |
[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>