diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 15:19:48 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-27 08:40:17 -0700 |
commit | 526719ba51e7d7bd31f7af9ab04b015b70096685 (patch) | |
tree | ccbacb533487b9f0b9e475050b3804fa506e7faf /fs/proc | |
parent | 77122d0b5d1fb2276b1fe7bce6366f22b2f96606 (diff) |
Switch to a valid email address...
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/proc')
-rw-r--r-- | fs/proc/array.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/proc/array.c b/fs/proc/array.c index bb9f4b05703..6af7fba7abb 100644 --- a/fs/proc/array.c +++ b/fs/proc/array.c @@ -40,7 +40,7 @@ * * * Alan Cox : security fixes. - * <Alan.Cox@linux.org> + * <alan@lxorguk.ukuu.org.uk> * * Al Viro : safe handling of mm_struct * |