[2.6 patch] mm/rmap.c: update the email address of Rik van Riel

From: Adrian Bunk
Date: Mon Jan 31 2005 - 20:23:04 EST


This patch updates the email address of Rik van Riel in mm/rmap.c from a
bouncing address to his current address.

This patch was already ACK'ed by Rik van Riel.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.11-rc2-mm2-full/mm/rmap.c.old 2005-01-31 22:47:25.000000000 +0100
+++ linux-2.6.11-rc2-mm2-full/mm/rmap.c 2005-01-31 22:48:13.000000000 +0100
@@ -1,7 +1,7 @@
/*
* mm/rmap.c - physical to virtual reverse mappings
*
- * Copyright 2001, Rik van Riel <riel@xxxxxxxxxxxxxxxx>
+ * Copyright 2001, Rik van Riel <riel@xxxxxxxxxx>
* Released under the General Public License (GPL).
*
* Simple, low overhead reverse mapping scheme.
@@ -11,7 +11,7 @@
* the anon methods track anonymous pages, and
* the file methods track pages belonging to an inode.
*
- * Original design by Rik van Riel <riel@xxxxxxxxxxxxxxxx> 2001
+ * Original design by Rik van Riel <riel@xxxxxxxxxx> 2001
* File methods by Dave McCracken <dmccr@xxxxxxxxxx> 2003, 2004
* Anonymous methods by Andrea Arcangeli <andrea@xxxxxxx> 2004
* Contributions by Hugh Dickins <hugh@xxxxxxxxxxx> 2003, 2004


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/