Re: [PATCH 1/3] mm/memcg: Clean up obsolete enum charge_type

From: Johannes Weiner
Date: Thu Aug 20 2020 - 13:29:06 EST


On Thu, Aug 20, 2020 at 09:03:48AM -0400, Waiman Long wrote:
> Since commit 0a31bc97c80c ("mm: memcontrol: rewrite uncharge API") and
> commit 00501b531c47 ("mm: memcontrol: rewrite charge API") in v3.17, the
> enum charge_type was no longer used anywhere. However, the enum itself
> was not removed at that time. Remove the obsolete enum charge_type now.
>
> Signed-off-by: Waiman Long <longman@xxxxxxxxxx>

Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>