]> www.infradead.org Git - users/jedix/linux-maple.git/commit
samples/cgroup: rm unused MEMCG_EVENTS macro
authorzhang jiao <zhangjiao2@cmss.chinamobile.com>
Wed, 3 Sep 2025 07:30:59 +0000 (15:30 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 12 Sep 2025 00:25:56 +0000 (17:25 -0700)
commitcfd50ee980577f6ff586e8715bee08a86a3992eb
tree181bcebe6626037c6543076f4403437ab65ecc87
parentabfea90e04a07d245ca7e8c95a2ec45d9860eacc
samples/cgroup: rm unused MEMCG_EVENTS macro

MEMCG_EVENTS is never referenced in the code. Just remove it.

Link: https://lkml.kernel.org/r/20250903073100.2477-1-zhangjiao2@cmss.chinamobile.com
Signed-off-by: zhang jiao <zhangjiao2@cmss.chinamobile.com>
Acked-by: Shakeel Butt <shakeel.butt@linux.dev>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Roman Gushchin <roman.gushchin@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
samples/cgroup/memcg_event_listener.c