From: Jeff Garzik Date: Tue, 2 Oct 2007 20:57:58 +0000 (+0200) Subject: [SCSI] gdth: Reorder scsi_host_template intitializers X-Git-Tag: v2.6.24-rc1~1290^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69916b7ceac0dfbbc868ae5451062cb789b1b58a;p=pandora-kernel.git [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 Signed-off-by: Boaz Harrosh Signed-off-by: James Bottomley --- Reading git-diff-tree failed