From: Dan Carpenter Date: Thu, 1 Apr 2010 15:55:16 +0000 (+0300) Subject: [SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_irq() X-Git-Tag: v2.6.34-rc6~69^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f23b03535359c5afeb77d937b89b8a4d87b2b2;p=pandora-kernel.git [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: df0ae2497ddefd72a87f3a3b34ff32455d7d4ae0 [SCSI] allow sleeping in ->eh_host_reset_handler() Signed-off-by: Dan Carpenter Signed-off-by: James Bottomley --- Reading git-diff-tree failed