summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/in2000.c
diff options
context:
space:
mode:
authorAlan Cox2008-10-27 16:16:36 +0100
committerJames Bottomley2008-12-29 18:24:12 +0100
commitfa195afe4ad3f6d85a9b7cc236ae85c05ca8db03 (patch)
tree020b6378863b6fd84715bcae84779595a92403ae /drivers/scsi/in2000.c
parent[SCSI] aacraid: check pci_alloc_consistent errors (diff)
downloadkernel-qcow2-linux-fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03.tar.gz
kernel-qcow2-linux-fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03.tar.xz
kernel-qcow2-linux-fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03.zip
[SCSI] Clean up my email address and use a single standard address for everything
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
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 @@
* this thing into as good a shape as possible, and I'm positive
* there are lots of lurking bugs and "Stupid Places".
*
- * Updated for Linux 2.5 by Alan Cox <alan@redhat.com>
+ * Updated for Linux 2.5 by Alan Cox <alan@lxorguk.ukuu.org.uk>
* - Using new_eh handler
* - Hopefully got all the locking right again
* See "FIXME" notes for items that could do with more work