diff options
author | Kaixu Xia <kaixuxia@tencent.com> | 2022-08-13 18:19:03 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-09-12 06:25:51 +0300 |
commit | 4ed9824346c071c949968b16ec3e99eaf967c23c (patch) | |
tree | bc311798cfc10ce325008bc4b5075f060d100f7a /mm/vmscan.c | |
parent | 57eb60c04d2c7b0de91eac2bc5d0331f8fe72fd7 (diff) | |
download | linux-4ed9824346c071c949968b16ec3e99eaf967c23c.tar.xz |
mm/damon/core: simplify the parameter passing for region split operation
The parameter 'struct damon_ctx *ctx' is unnecessary in damon region split
operation, so we can remove it.
Link: https://lkml.kernel.org/r/1660403943-29124-1-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/vmscan.c')
0 files changed, 0 insertions, 0 deletions