diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-06-27 12:00:30 +0300 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-07-20 08:58:39 +0100 |
commit | 6548b0e5b875a07e32e924b22a7df3669892c75a (patch) | |
tree | bf8d735348313a477c3df35be2ea0454ee7dd8a5 /fs/ext2 | |
parent | 9d5d93e32a365f962fb26ebd19c0b4a392f38e64 (diff) |
[SCSI] megaraid: remove a spurious IRQ enable
We took this lock with spin_lock() so we should unlock it with
spin_unlock() instead of spin_unlock_irq(). This was introduced in
f2c8dc402b "[SCSI] megaraid_mbox: remove scsi_assign_lock usage".
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions