Re: [PATCH 1/2] mm/damon/core: remove unused damon_targets_empty()
From: SJ Park
Date: Wed Jul 22 2026 - 10:15:38 EST
On Wed, 22 Jul 2026 19:33:37 +0800 Cheng-Han Wu <hank20010209@xxxxxxxxx> wrote:
> damon_targets_empty() has had no in-tree users since commit
> 5ec4333b1967 ("mm/damon: remove DAMON debugfs interface") removed
> its last caller.
>
> 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
[...]