summaryrefslogtreecommitdiffstats
path: root/mm/mmap.c
diff options
context:
space:
mode:
authorAlan Cox2009-01-05 15:06:29 +0100
committerLinus Torvalds2009-01-06 02:44:42 +0100
commit046c68842bce6b77509cf56e94a561029124b0ce (patch)
tree1a355899ba92ce4059027264cf759986234a930c /mm/mmap.c
parentX86_DEBUGCTLMSR won't work on uml (diff)
downloadkernel-qcow2-linux-046c68842bce6b77509cf56e94a561029124b0ce.tar.gz
kernel-qcow2-linux-046c68842bce6b77509cf56e94a561029124b0ce.tar.xz
kernel-qcow2-linux-046c68842bce6b77509cf56e94a561029124b0ce.zip
mm: update my address
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/mmap.c')
-rw-r--r--mm/mmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/mmap.c b/mm/mmap.c
index d4855a682ab6..2c778fcfd9bd 100644
--- a/mm/mmap.c
+++ b/mm/mmap.c
@@ -3,7 +3,7 @@
*
* Written by obz.
*
- * Address space accounting code <alan@redhat.com>
+ * Address space accounting code <alan@lxorguk.ukuu.org.uk>
*/
#include <linux/slab.h>