]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] advansys: lindent and other large, uninteresting changes
authorMatthew Wilcox <matthew@wil.cx>
Thu, 26 Jul 2007 14:56:23 +0000 (10:56 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 27 Jul 2007 15:41:40 +0000 (11:41 -0400)
commit27c868c2233fe0d34b21ceb5287bb2f7617f1095
treeceb96c1ae33a5d2fcd954d482849f16c6df4be6a
parent0f82cb9211f800f77636af11f0670e5fc6de6256
[SCSI] advansys: lindent and other large, uninteresting changes

 - Run Lindent
 - Move advansys_detect and advansys_release to the end of the file
 - Split advansys_board_found out of advansys_detect
 - Rename a few variables, such as shp to shost and pci_devp to pdev
 - Turn STATIC into static

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/advansys.c