diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 15:16:36 +0000 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-12-29 11:24:12 -0600 |
commit | fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03 (patch) | |
tree | 020b6378863b6fd84715bcae84779595a92403ae /drivers/scsi/ibmmca.c | |
parent | e98991130df36bc429f341a2f21519c39c52afe3 (diff) | |
download | op-kernel-dev-fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03.zip op-kernel-dev-fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03.tar.gz |
[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/ibmmca.c')
-rw-r--r-- | drivers/scsi/ibmmca.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/ibmmca.c b/drivers/scsi/ibmmca.c index 4d15a62..9c1e6a5 100644 --- a/drivers/scsi/ibmmca.c +++ b/drivers/scsi/ibmmca.c @@ -10,7 +10,7 @@ See the WWW-page: http://www.uni-mainz.de/~langm000/linux.html for latest updates, info and ADF-files for adapters supported by this driver. - Alan Cox <alan@redhat.com> + Alan Cox <alan@lxorguk.ukuu.org.uk> Updated for Linux 2.5.45 to use the new error handler, cleaned up the lock macros and did a few unavoidable locking tweaks, plus one locking fix in the irq and completion path. |