Skip to content
Snippets Groups Projects
Commit bfacd38f authored by Dennis Zhou's avatar Dennis Zhou
Browse files

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: default avatarDennis Zhou <dennis@kernel.org>
parent a392d26f
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* mm/percpu-debug.c * mm/percpu-debug.c
* *
* Copyright (C) 2017 Facebook Inc. * 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. * Prints statistics about the percpu allocator and backing chunks.
*/ */
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* Copyright (C) 2009 Tejun Heo <tj@kernel.org> * Copyright (C) 2009 Tejun Heo <tj@kernel.org>
* *
* Copyright (C) 2017 Facebook Inc. * Copyright (C) 2017 Facebook Inc.
* Copyright (C) 2017 Dennis Zhou <dennisszhou@gmail.com> * Copyright (C) 2017 Dennis Zhou <dennis@kernel.org>
* *
* The percpu allocator handles both static and dynamic areas. Percpu * The percpu allocator handles both static and dynamic areas. Percpu
* areas are allocated in chunks which are divided into units. There is * areas are allocated in chunks which are divided into units. There is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment