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_marvell.c b/drivers/ata/pata_marvell.c index 0d87eec..76e399b 100644 --- a/drivers/ata/pata_marvell.c +++ b/drivers/ata/pata_marvell.c
@@ -5,7 +5,7 @@ * isn't making full use of the device functionality but it is * easy to get working. * - * (c) 2006 Red Hat <alan@redhat.com> + * (c) 2006 Red Hat */ #include <linux/kernel.h>