commit | 7a960b76ed1878a208e8bc68fe436b40aaff3ab5 | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@mindspring.com> | Wed May 23 14:41:40 2007 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed May 30 08:39:52 2007 -0500 |
tree | a1648a123fec41b8869258014f46479b664c5914 | |
parent | 6c4b7e4fdf702136891f802bdf7ad52076594721 [diff] |
[SCSI] gdth: Fix obvious typo "spin_lock_irqrestore()" Fix misspelled "spin_lock_irqrestore" to read "spin_unlock_irqrestore" instead. Presumably, GDTH_RTC doesn't get used a lot. Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Acked-by: Achim Leubner <achim_leubner@adaptec.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>