2/11
mm: memcontrol: constify obj_cgroup_memcg() and friends
[mm: memcontrol: constify obj_cgroup_memcg() and friends] obj_cgroup_memcg() and get_mem_cgroup_from_objcg() only read from the objcg. Constify them. Signed-off-by: Tal Zussman tz2294@columbia.edu