Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] remove unnecessary scsi_delete_timer() call in scsi_reset_prov…
…ider() scsi_reset_provider() calls scsi_delete_timer() on exit which isn't necessary. Remove it. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
- Loading branch information