summaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c
diff options
context:
space:
mode:
authorFrancois Cami2008-10-16 07:01:59 +0200
committerLinus Torvalds2008-10-16 20:21:32 +0200
commite1f8e87449147ffe5ea3de64a46af7de450ce279 (patch)
tree304e90a6747f5a7586a67305b7225ed4b4dbb53a /mm/page-writeback.c
parentdocumentation: explain memory barriers (diff)
downloadkernel-qcow2-linux-e1f8e87449147ffe5ea3de64a46af7de450ce279.tar.gz
kernel-qcow2-linux-e1f8e87449147ffe5ea3de64a46af7de450ce279.tar.xz
kernel-qcow2-linux-e1f8e87449147ffe5ea3de64a46af7de450ce279.zip
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 'mm/page-writeback.c')
-rw-r--r--mm/page-writeback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/page-writeback.c b/mm/page-writeback.c
index 24de8b65fdbd..c130a137c129 100644
--- a/mm/page-writeback.c
+++ b/mm/page-writeback.c
@@ -7,7 +7,7 @@
* Contains functions related to writing back dirty pages at the
* address_space level.
*
- * 10Apr2002 akpm@zip.com.au
+ * 10Apr2002 Andrew Morton
* Initial version
*/