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>
This commit is contained in:
Francois Cami
2008-10-15 22:01:59 -07:00
committed by Linus Torvalds
parent 8033fe65a6
commit e1f8e87449
21 changed files with 31 additions and 32 deletions

View File

@ -5,11 +5,11 @@
*
* O_DIRECT
*
* 04Jul2002 akpm@zip.com.au
* 04Jul2002 Andrew Morton
* Initial version
* 11Sep2002 janetinc@us.ibm.com
* added readv/writev support.
* 29Oct2002 akpm@zip.com.au
* 29Oct2002 Andrew Morton
* rewrote bio_add_page() support.
* 30Oct2002 pbadari@us.ibm.com
* added support for non-aligned IO.