diff options
author | Christoph Lameter <cl@linux.com> | 2016-03-17 17:21:15 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-17 18:09:34 -0400 |
commit | 93e205a728e6cb8d7d11f6836e289798a1de25e2 (patch) | |
tree | a1282bcf33d5c98c00941b7bc06781d11525ce97 /MAINTAINERS | |
parent | dfbf2897d00499f94cd53a9806e697392cbfe6a3 (diff) |
fix Christoph's email addresses
There are various email addresses for me throughout the kernel. Use the
one that will always be valid.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 99bd725affc6..67d34bb7335c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8473,7 +8473,7 @@ F: include/crypto/pcrypt.h | |||
8473 | 8473 | ||
8474 | PER-CPU MEMORY ALLOCATOR | 8474 | PER-CPU MEMORY ALLOCATOR |
8475 | M: Tejun Heo <tj@kernel.org> | 8475 | M: Tejun Heo <tj@kernel.org> |
8476 | M: Christoph Lameter <cl@linux-foundation.org> | 8476 | M: Christoph Lameter <cl@linux.com> |
8477 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git | 8477 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git |
8478 | S: Maintained | 8478 | S: Maintained |
8479 | F: include/linux/percpu*.h | 8479 | F: include/linux/percpu*.h |