diff options
author | 2021-04-29 22:57:01 -0700 | |
---|---|---|
committer | 2021-04-30 11:20:38 -0700 | |
commit | a10e995749a6c65833edd201c55665e5d44d14fc (patch) | |
tree | 43c78a0edabe1cebf9d14d0ea36d22f00deafd66 /mm/memory.c | |
parent | mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM (diff) | |
download | linux-rng-a10e995749a6c65833edd201c55665e5d44d14fc.tar.xz linux-rng-a10e995749a6c65833edd201c55665e5d44d14fc.zip |
linux/memcontrol.h: remove duplicate struct declaration
struct mem_cgroup is declared twice. One has been declared at forward
struct declaration. Remove the duplicate.
Link: https://lkml.kernel.org/r/20210330020246.2265371-1-wanjiabing@vivo.com
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions