Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_…
…irq() This was introduced back in 2005 at the very start of the git era by: df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
- Loading branch information