diff options
author | Christoph Lameter (Ampere) <cl@gentwo.org> | 2025-04-21 13:58:06 -0700 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-05-12 23:50:31 -0700 |
commit | 786d5cc2b92ac331d0654452c6c3cea611772e09 (patch) | |
tree | 762ab4c973aa86ff1d365382dab4fe016c2019df /mm/mmu_notifier.c | |
parent | 09b988a3826eb758d4b36dec4a9b23c18c209b34 (diff) |
Update Christoph's Email address and make it consistent
Use cl@gentwo.org throughout and remove the old email addresses.
Link: https://lkml.kernel.org/r/8b962f57-4d98-cbb0-cd82-b6ba456733e8@gentwo.org
Signed-off-by: Christoph Lameter <cl@gentwo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/mmu_notifier.c')
-rw-r--r-- | mm/mmu_notifier.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/mmu_notifier.c b/mm/mmu_notifier.c index fc18fe2745050..8e0125dc05227 100644 --- a/mm/mmu_notifier.c +++ b/mm/mmu_notifier.c @@ -4,7 +4,7 @@ * * Copyright (C) 2008 Qumranet, Inc. * Copyright (C) 2008 SGI - * Christoph Lameter <cl@linux.com> + * Christoph Lameter <cl@gentwo.org> */ #include <linux/rculist.h> |