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 <[EMAIL PROTECTED]> --- 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 <[EMAIL PROTECTED]> + * Copyright 2001, Rik van Riel <[EMAIL PROTECTED]> * 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 <[EMAIL PROTECTED]> 2001 + * Original design by Rik van Riel <[EMAIL PROTECTED]> 2001 * File methods by Dave McCracken <[EMAIL PROTECTED]> 2003, 2004 * Anonymous methods by Andrea Arcangeli <[EMAIL PROTECTED]> 2004 * Contributions by Hugh Dickins <[EMAIL PROTECTED]> 2003, 2004 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/