Re: [PATCH v2 1/2] mm/damon/core: remove unused damon_targets_empty()
From: Andrew Morton
Date: Mon Aug 31 2026 - 19:20:58 EST
On Mon, 31 Aug 2026 07:57:21 -0700 SJ Park <sj@xxxxxxxxxx> 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.
>
> Signed-off-by: Cheng-Han Wu <hank20010209@xxxxxxxxx>
I assumed that a From:Cheng-Han was intended in this patch.
> Reviewed-by: SJ Park <sj@xxxxxxxxxx>
> Signed-off-by: SJ Park <sj@xxxxxxxxxx>