Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/
authorJeff Liu <jeff.liu@oracle.com>
Wed, 12 Dec 2012 00:01:28 +0000 (16:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Dec 2012 01:22:24 +0000 (17:22 -0800)
commit348b465530ad222ce80e516524dd01009a4f9205
treef39212089d1b797e48ce31916889dff093c9f153
parenta1dd450bcb1a05e8218b9aac0ee36f8755d8a140
Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/

mem_cgroup_charge_common() is invoked as the entry point for cgroup limits
charge rather than mem_cgroup_charge(), as the later has been removed for
years.  Update the cgroup/memory.txt to reflect this change.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Cc: Ying Han <yinghan@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/cgroups/memory.txt