aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/in2000.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/in2000.c')
-rw-r--r--drivers/scsi/in2000.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/in2000.c b/drivers/scsi/in2000.c
index 8053b1e86ccb..52bdc6df6b92 100644
--- a/drivers/scsi/in2000.c
+++ b/drivers/scsi/in2000.c
@@ -107,7 +107,7 @@
107 * this thing into as good a shape as possible, and I'm positive 107 * this thing into as good a shape as possible, and I'm positive
108 * there are lots of lurking bugs and "Stupid Places". 108 * there are lots of lurking bugs and "Stupid Places".
109 * 109 *
110 * Updated for Linux 2.5 by Alan Cox <alan@redhat.com> 110 * Updated for Linux 2.5 by Alan Cox <alan@lxorguk.ukuu.org.uk>
111 * - Using new_eh handler 111 * - Using new_eh handler
112 * - Hopefully got all the locking right again 112 * - Hopefully got all the locking right again
113 * See "FIXME" notes for items that could do with more work 113 * See "FIXME" notes for items that could do with more work