summaryrefslogtreecommitdiff
path: root/mm/percpu-stats.c
diff options
context:
space:
mode:
authorDennis Zhou <dennis@kernel.org>2020-04-01 10:07:48 -0700
committerDennis Zhou <dennis@kernel.org>2020-04-01 10:09:12 -0700
commitbfacd38f8d5b1f12b80aaacae2c15e1ffe11f06e (patch)
treefcd544e4d3867415233f81ac8a233ab3d57d3d3e /mm/percpu-stats.c
parenta392d26f32cdd87e09b1ea3849db79cfc4eae745 (diff)
percpu: update copyright emails to dennis@kernel.org
Currently there are 3 emails tied to me in the kernel tree, I'd rather dennis@kernel.org be the only one. Signed-off-by: Dennis Zhou <dennis@kernel.org>
Diffstat (limited to 'mm/percpu-stats.c')
-rw-r--r--mm/percpu-stats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/percpu-stats.c b/mm/percpu-stats.c
index a5a8b22816ff..32558063c3f9 100644
--- a/mm/percpu-stats.c
+++ b/mm/percpu-stats.c
@@ -3,7 +3,7 @@
* mm/percpu-debug.c
*
* Copyright (C) 2017 Facebook Inc.
- * Copyright (C) 2017 Dennis Zhou <dennisz@fb.com>
+ * Copyright (C) 2017 Dennis Zhou <dennis@kernel.org>
*
* Prints statistics about the percpu allocator and backing chunks.
*/