From: Robert P. J. Day Date: Wed, 23 May 2007 21:41:40 +0000 (-0700) Subject: [SCSI] gdth: Fix obvious typo "spin_lock_irqrestore()" X-Git-Tag: v2.6.23-rc1~1053^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a960b76ed1878a208e8bc68fe436b40aaff3ab5;p=pandora-kernel.git [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 Acked-by: Achim Leubner Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed