]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/gdth.c
[SCSI] gdth: Fix obvious typo "spin_lock_irqrestore()"
authorRobert P. J. Day <rpjday@mindspring.com>
Wed, 23 May 2007 21:41:40 +0000 (14:41 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 30 May 2007 13:39:52 +0000 (08:39 -0500)
commit7a960b76ed1878a208e8bc68fe436b40aaff3ab5
treea1648a123fec41b8869258014f46479b664c5914
parent6c4b7e4fdf702136891f802bdf7ad52076594721
[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>
drivers/scsi/gdth.c