[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)
- 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>

No differences found