summaryrefslogtreecommitdiff
path: root/mm/damon/sysfs-schemes.c
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2024-06-18 11:18:03 -0700
committerAndrew Morton <akpm@linux-foundation.org>2024-07-03 19:30:14 -0700
commit2caef83db9f8e082cbdd5afaf00894adaaa8ab17 (patch)
tree7fc040d1ff8afa0ba22f2cea6374e62399343488 /mm/damon/sysfs-schemes.c
parentd96727a251fd2b9330c5cfc8246ce208cb4e99f6 (diff)
mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets()
The function was for updating DAMON structs that may or may not be partially populated. Hence it was not for only adding items, but also removing unnecessary items and updating items in-place. A previous commit has changed the function to assume the structs are not partially populated, and do only adding items. Make the function name better explain the behavior. Link: https://lkml.kernel.org/r/20240618181809.82078-7-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/damon/sysfs-schemes.c')
0 files changed, 0 insertions, 0 deletions