diff options
author | Francois Cami <francois.cami@free.fr> | 2008-10-16 01:01:59 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-16 14:21:32 -0400 |
commit | e1f8e87449147ffe5ea3de64a46af7de450ce279 (patch) | |
tree | 304e90a6747f5a7586a67305b7225ed4b4dbb53a /drivers/parport | |
parent | 8033fe65a6d6c0e47ba9e3cb2e4e6902f9dfb8dd (diff) |
Remove Andrew Morton's old email accounts
People can use the real name an an index into MAINTAINERS to find the
current email address.
Signed-off-by: Francois Cami <francois.cami@free.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/parport')
-rw-r--r-- | drivers/parport/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/parport/ChangeLog b/drivers/parport/ChangeLog index db717c1d62a5..8565bbbeb6ec 100644 --- a/drivers/parport/ChangeLog +++ b/drivers/parport/ChangeLog | |||
@@ -311,7 +311,7 @@ | |||
311 | * ieee1284_ops.c (parport_ieee1284_read_nibble): Reset nAutoFd | 311 | * ieee1284_ops.c (parport_ieee1284_read_nibble): Reset nAutoFd |
312 | on timeout. Matches 2.2.x behaviour. | 312 | on timeout. Matches 2.2.x behaviour. |
313 | 313 | ||
314 | 2001-03-02 Andrew Morton <andrewm@uow.edu.au> | 314 | 2001-03-02 Andrew Morton |
315 | 315 | ||
316 | * parport_pc.c (registered_parport): New static variable. | 316 | * parport_pc.c (registered_parport): New static variable. |
317 | (parport_pc_find_ports): Set it when we register PCI driver. | 317 | (parport_pc_find_ports): Set it when we register PCI driver. |