diff options
author | SeongJae Park <sj@kernel.org> | 2023-12-13 19:03:33 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-20 14:48:13 -0800 |
commit | 6ad59a3838cd0a8536721e60b8e4fbe5fdeb233a (patch) | |
tree | e5573e8a24f0c7ca367e1c445603fcdd2b76e175 /mm/damon/dbgfs-test.h | |
parent | f55afd954c12ae9a0beb242e749d671555334fce (diff) | |
download | linux-6ad59a3838cd0a8536721e60b8e4fbe5fdeb233a.tar.gz linux-6ad59a3838cd0a8536721e60b8e4fbe5fdeb233a.tar.bz2 linux-6ad59a3838cd0a8536721e60b8e4fbe5fdeb233a.zip |
mm/damon: update email of SeongJae
Patch series "mm/damon: misc updates for 6.8".
Update comments, tests, and documents for DAMON.
This patch (of 6):
SeongJae is using his kernel.org account for DAMON development. Update
the old email addresses on the comments of DAMON source files.
Link: https://lkml.kernel.org/r/20231213190338.54146-1-sj@kernel.org
Link: https://lkml.kernel.org/r/20231213190338.54146-2-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/damon/dbgfs-test.h')
-rw-r--r-- | mm/damon/dbgfs-test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/damon/dbgfs-test.h b/mm/damon/dbgfs-test.h index 0bb0d532b159..2d85217f5ba4 100644 --- a/mm/damon/dbgfs-test.h +++ b/mm/damon/dbgfs-test.h @@ -2,7 +2,7 @@ /* * DAMON Debugfs Interface Unit Tests * - * Author: SeongJae Park <sjpark@amazon.de> + * Author: SeongJae Park <sj@kernel.org> */ #ifdef CONFIG_DAMON_DBGFS_KUNIT_TEST |