commit | 13026a6b985b9d1e19330d5656e211f15b5aca3b | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Wed Oct 04 06:00:38 2006 -0400 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Oct 04 13:16:29 2006 -0500 |
tree | 615cd268538ced98adc5cc26b15daeea65b7221f | |
parent | 5e4009ba3d5af40f5615fdb4304cc4a9947cca0a [diff] |
[SCSI] SCSI st: fix error handling in module init, sysfs - Notice and handle sysfs errors in module init, tape init - Properly unwind errors in module init - Remove bogus st_sysfs_class==NULL test, it is guaranteed !NULL at that point Signed-off-by: Jeff Garzik <jeff@garzik.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>