[SCSI] BusLogic gcc 4.1 warning fixes
authorDaniel Walker <dwalker@mvista.com>
Tue, 15 Aug 2006 06:09:23 +0000 (23:09 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 19 Aug 2006 22:18:28 +0000 (16:18 -0600)
commitd2afb3ae04e36dbc6e9eb2d8bd54406ff7b6b3bd
tree661a4634bcec8202c07db8e9aba71064c550ec66
parent4041b9cd87d97a7c73a5bf5a9305dffee2599386
[SCSI] BusLogic gcc 4.1 warning fixes

- Reworked all the very long lines in that block (this drivers full of
  them though)

- Returns an error in three places that it didn't before.

- Properly clean up after a scsi_add_host() failure.

Signed-off-by: Daniel Walker <dwalker@mvista.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/BusLogic.c