diff options
| author | SeongJae Park <sj@kernel.org> | 2025-07-12 12:50:13 -0700 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-07-19 18:59:56 -0700 |
| commit | f59ae147abb7905cc4656cee5c4c6ae7b53db75a (patch) | |
| tree | 0639ef24cb26573963cec15d1c101fe874792c29 /scripts/lib/kdoc/kdoc_parser.py | |
| parent | ff01aba6e45833395a3739fa7e8bd42251be0254 (diff) | |
mm/damon/sysfs: remove damon_sysfs_destroy_targets()
The function was introduced for putting pids and deallocating unnecessary
targets. Hence it is called before damon_destroy_ctx(). Now vaddr puts
pid for each target destruction (cleanup_target()). damon_destroy_ctx()
deallocates the targets anyway. So damon_sysfs_destroy_targets() has no
reason to exist. Remove it.
Link: https://lkml.kernel.org/r/20250712195016.151108-12-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions
