commit | da3962fe63eae4f490356cb54e4700eac752541b | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Tue Jun 26 00:39:33 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Sat Jul 14 18:54:34 2007 -0500 |
tree | fe59db896d263abe71f63d90a0e0fd1458edf1c0 | |
parent | a57850379e389829a2fc569733b41da3d52bf366 [diff] |
[SCSI] sr: fix error handling in module_init Sweep registered blkdev when scsi_register_driver has failed. Cc: Jens Axboe <jens.axboe@oracle.com> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>