diff options
author | Lu Jialin <[email protected]> | 2023-08-19 08:13:02 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-24 16:20:29 -0700 |
commit | 14a405c3a933ce261147a60dfb8bf586b45ec9de (patch) | |
tree | 575499730c7de1854d667514a1ce32c0e64bb350 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 07e09c483cbef2a252f75d95670755a0607288f5 (diff) |
memcg: remove duplication detection for mem_cgroup_uncharge_swap
__mem_cgroup_uncharge_swap is only called in mem_cgroup_uncharge_swap, if
mem cgroup is disabled, __mem_cgroup_uncharge_swap cannot be called.
Therefore, there is no need to judge whether mem_cgroup is disabled or
not.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Lu Jialin <[email protected]>
Acked-by: Shakeel Butt <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Roman Gushchin <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Muchun Song <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions