summaryrefslogtreecommitdiff
path: root/mm/damon/sysfs.c
diff options
context:
space:
mode:
authorKaixu Xia <kaixuxia@tencent.com>2022-09-13 12:11:24 +0300
committerAndrew Morton <akpm@linux-foundation.org>2022-10-04 00:03:13 +0300
commit8ef4d5caa66d62b3b87a14d01562fb487651df2e (patch)
tree6e885d15999e9d0186827faf9dfb6441ac925759 /mm/damon/sysfs.c
parenta62518ab1da4eb8bf0335c0e254b3e82e9ce222e (diff)
downloadlinux-8ef4d5caa66d62b3b87a14d01562fb487651df2e.tar.xz
mm/damon: simplify the parameter passing for 'prepare_access_checks'
Patch series "mm/damon: code simplifications and cleanups". This patchset contains some code simplifications and cleanups for DAMON. This patch (of 4): The parameter 'struct damon_ctx *ctx' isn't used in the functions __damon_{p,v}a_prepare_access_check(), so we can remove it and simplify the parameter passing. Link: https://lkml.kernel.org/r/1663060287-30201-1-git-send-email-kaixuxia@tencent.com Link: https://lkml.kernel.org/r/1663060287-30201-2-git-send-email-kaixuxia@tencent.com Signed-off-by: Kaixu Xia <kaixuxia@tencent.com> Reviewed-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/damon/sysfs.c')
0 files changed, 0 insertions, 0 deletions