diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 11:16:36 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-12-29 12:24:12 -0500 |
commit | fa195afe4ad3f6d85a9b7cc236ae85c05ca8db03 (patch) | |
tree | 020b6378863b6fd84715bcae84779595a92403ae /drivers/scsi/atp870u.c | |
parent | e98991130df36bc429f341a2f21519c39c52afe3 (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/atp870u.c')
-rw-r--r-- | drivers/scsi/atp870u.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/atp870u.c b/drivers/scsi/atp870u.c index 7d311541c76c..20ca0a6374b5 100644 --- a/drivers/scsi/atp870u.c +++ b/drivers/scsi/atp870u.c | |||
@@ -1,8 +1,8 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 1997 Wu Ching Chen | 2 | * Copyright (C) 1997 Wu Ching Chen |
3 | * 2.1.x update (C) 1998 Krzysztof G. Baranowski | 3 | * 2.1.x update (C) 1998 Krzysztof G. Baranowski |
4 | * 2.5.x update (C) 2002 Red Hat <alan@redhat.com> | 4 | * 2.5.x update (C) 2002 Red Hat |
5 | * 2.6.x update (C) 2004 Red Hat <alan@redhat.com> | 5 | * 2.6.x update (C) 2004 Red Hat |
6 | * | 6 | * |
7 | * Marcelo Tosatti <marcelo@conectiva.com.br> : SMP fixes | 7 | * Marcelo Tosatti <marcelo@conectiva.com.br> : SMP fixes |
8 | * | 8 | * |