commit | 74bd8b7d2f8e7014dc34d6c5f51c629afdf822cb | [log] [tgz] |
---|---|---|
author | SeongJae Park <sj@kernel.org> | Mon May 09 18:20:55 2022 -0700 |
committer | Andrew Morton <akpm@linux-foundation.org> | Fri May 13 07:20:08 2022 -0700 |
tree | b0d3832ec3ef5417e93c945ac0e102907ea3ef13 | |
parent | 0a890a9faaad3bfb7fa4087c4d35e2ea3527013b [diff] |
mm/damon/sysfs: move targets setup code to a separated function This commit separates DAMON sysfs interface's monitoring context targets setup code to a new function for better readability. Link: https://lkml.kernel.org/r/20220429160606.127307-8-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>