Re: [PATCH] mm/damon/api: remove unused NR_DAMOS_* enumerators

From: Zenghui Yu

Date: Sun Sep 20 2026 - 08:35:28 EST


On 9/20/26 6:00 PM, SJ Park wrote:
> On Sun, 20 Sep 2026 09:20:28 +0800 Zenghui Yu <zenghui.yu@xxxxxxxxx> wrote:
>
> > From: "Zenghui Yu (Huawei)" <zenghui.yu@xxxxxxxxx>
> >
> > NR_DAMOS_ACTIONS, NR_DAMOS_QUOTA_GOAL_METRICS, and NR_DAMOS_WMARK_METRICS
>
> More than 72 columns.

I learnt from submitting-patches.rst that

- The body of the explanation, line wrapped at 75 columns, which will
be copied to the permanent changelog to describe this patch.

But I'm also fine with the 72 columns rule for damon patches (or for mm
patches?).

> > are not referenced by any code. Remove them.
> >
> > They can be reintroduced if a real user comes up.
> >
> > Signed-off-by: Zenghui Yu (Huawei) <zenghui.yu@xxxxxxxxx>
>
> Other than the above too trivial thing,
>
> Reviewed-by: SJ Park <sj@xxxxxxxxxx>

Thanks!

Zenghui