]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/damon/sysfs-schemes: remove obsolete comment for damon_sysfs_schemes_clear_regions()
authorSeongJae Park <sj@kernel.org>
Thu, 6 Mar 2025 17:59:03 +0000 (09:59 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 18 Mar 2025 05:06:55 +0000 (22:06 -0700)
commit52f7c351fc3e0bc372b5e3da21244f7e068ba9ec
tree11a809745367a7abcc412e2370152536ba91a7ca
parentd682f5f643420aa5b06d34c679f3fb3fd60fbe14
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>
mm/damon/sysfs-schemes.c