aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aha1740.c
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2008-10-27 11:16:36 -0400
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-12-29 12:24:12 -0500
commitfa195afe4ad3f6d85a9b7cc236ae85c05ca8db03 (patch)
tree020b6378863b6fd84715bcae84779595a92403ae /drivers/scsi/aha1740.c
parente98991130df36bc429f341a2f21519c39c52afe3 (diff)
[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/aha1740.c')
-rw-r--r--drivers/scsi/aha1740.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/aha1740.c b/drivers/scsi/aha1740.c
index 7c45d88a205b..ed0e3e55652a 100644
--- a/drivers/scsi/aha1740.c
+++ b/drivers/scsi/aha1740.c
@@ -22,7 +22,7 @@
22 * aha1740_makecode may still need even more work 22 * aha1740_makecode may still need even more work
23 * if it doesn't work for your devices, take a look. 23 * if it doesn't work for your devices, take a look.
24 * 24 *
25 * Reworked for new_eh and new locking by Alan Cox <alan@redhat.com> 25 * Reworked for new_eh and new locking by Alan Cox <alan@lxorguk.ukuu.org.uk>
26 * 26 *
27 * Converted to EISA and generic DMA APIs by Marc Zyngier 27 * Converted to EISA and generic DMA APIs by Marc Zyngier
28 * <maz@wild-wind.fr.eu.org>, 4/2003. 28 * <maz@wild-wind.fr.eu.org>, 4/2003.