Re: [PATCH 2/2] mm/damon/core: remove unused damon_nr_running_ctxs()
From: SJ Park
Date: Wed Jul 22 2026 - 10:14:17 EST
On Wed, 22 Jul 2026 19:33:38 +0800 Cheng-Han Wu <hank20010209@xxxxxxxxx> wrote:
> damon_nr_running_ctxs() has had no in-tree users since commit
> 5ec4333b1967 ("mm/damon: remove DAMON debugfs interface") removed
> all of its callers.
>
> Remove the unused declaration and definition.
Nice catch and cleanup, thank you!
>
> Signed-off-by: Cheng-Han Wu <hank20010209@xxxxxxxxx>
Reviewed-by: SJ Park <sj@xxxxxxxxxx>
Thanks,
SJ
[...]