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_efar.c b/drivers/ata/pata_efar.c index 9fba829..ac6392e 100644 --- a/drivers/ata/pata_efar.c +++ b/drivers/ata/pata_efar.c
@@ -1,7 +1,7 @@ /* * pata_efar.c - EFAR PIIX clone controller driver * - * (C) 2005 Red Hat <alan@redhat.com> + * (C) 2005 Red Hat * * Some parts based on ata_piix.c by Jeff Garzik and others. *