diff options
author | Tejun Heo <tj@kernel.org> | 2013-05-14 11:09:50 -0700 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-05-14 11:13:04 -0700 |
commit | 8c3d3d4b12bf8de8c59fe1eb1bf866a8676ca309 (patch) | |
tree | 19e9fb1abb44ee20ab47e7bd388c7455b7a494cb /drivers/ata/pdc_adma.c | |
parent | f722406faae2d073cc1d01063d1123c35425939e (diff) | |
download | linux-8c3d3d4b12bf8de8c59fe1eb1bf866a8676ca309.tar.bz2 |
libata: update "Maintained by:" tags
Jeff moved on to a greener pasture.
s/Maintained by: Jeff Garzik/Maintained by: Tejun Heo/g
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/ata/pdc_adma.c')
-rw-r--r-- | drivers/ata/pdc_adma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pdc_adma.c b/drivers/ata/pdc_adma.c index 505333340ad5..8ea6e6afd041 100644 --- a/drivers/ata/pdc_adma.c +++ b/drivers/ata/pdc_adma.c @@ -1,7 +1,7 @@ /* * pdc_adma.c - Pacific Digital Corporation ADMA * - * Maintained by: Mark Lord <mlord@pobox.com> + * Maintained by: Tejun Heo <tj@kernel.org> * * Copyright 2005 Mark Lord * |