Skip to content

Commit 52f7c35

Browse files
sjp38akpm00
authored andcommitted
mm/damon/sysfs-schemes: remove obsolete comment for damon_sysfs_schemes_clear_regions()
The comment on damon_sysfs_schemes_clear_regions() function is obsolete, since it has updated to directly called from DAMON sysfs interface code. Remove the outdated comment. Link: https://lkml.kernel.org/r/20250306175908.66300-9-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent d682f5f commit 52f7c35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mm/damon/sysfs-schemes.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2341,7 +2341,6 @@ void damos_sysfs_populate_region_dir(struct damon_sysfs_schemes *sysfs_schemes,
23412341
}
23422342
}
23432343

2344-
/* Called from damon_sysfs_cmd_request_callback under damon_sysfs_lock */
23452344
int damon_sysfs_schemes_clear_regions(
23462345
struct damon_sysfs_schemes *sysfs_schemes)
23472346
{

0 commit comments

Comments
 (0)