commit | ab77163008c596aad9624ceab190d840c0143fa8 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Mon Oct 27 15:09:10 2008 +0000 |
committer | Jeff Garzik <jgarzik@redhat.com> | Mon Oct 27 23:54:50 2008 -0400 |
tree | b5ada41a09afe5ed66de6d1abe6189c7f602f709 | |
parent | 1d63e726408dfdb3e10ed8f00c383b30ebb333d3 [diff] [blame] |
ata: Switch all my stuff to a common address Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
diff --git a/drivers/ata/pata_cypress.c b/drivers/ata/pata_cypress.c index 2ff6260..d546425 100644 --- a/drivers/ata/pata_cypress.c +++ b/drivers/ata/pata_cypress.c
@@ -1,7 +1,7 @@ /* * pata_cypress.c - Cypress PATA for new ATA layer * (C) 2006 Red Hat Inc - * Alan Cox <alan@redhat.com> + * Alan Cox * * Based heavily on * linux/drivers/ide/pci/cy82c693.c Version 0.40 Sep. 10, 2002