diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2009-01-05 14:06:29 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-05 17:44:42 -0800 |
commit | 046c68842bce6b77509cf56e94a561029124b0ce (patch) | |
tree | 1a355899ba92ce4059027264cf759986234a930c /mm/mprotect.c | |
parent | 5641f1fde074651ce2488e93944cf05dedd9bf74 (diff) |
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/mprotect.c')
-rw-r--r-- | mm/mprotect.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/mprotect.c b/mm/mprotect.c index fded06f923f4..cfb4c4852062 100644 --- a/mm/mprotect.c +++ b/mm/mprotect.c @@ -4,7 +4,7 @@ * (C) Copyright 1994 Linus Torvalds * (C) Copyright 2002 Christoph Hellwig * - * Address space accounting code <alan@redhat.com> + * Address space accounting code <alan@lxorguk.ukuu.org.uk> * (C) Copyright 2002 Red Hat Inc, All Rights Reserved */ |