]> Pileus Git - ~andy/linux/commit
memcg: rename cgroup_event to mem_cgroup_event
authorTejun Heo <tj@kernel.org>
Fri, 22 Nov 2013 23:20:44 +0000 (18:20 -0500)
committerTejun Heo <tj@kernel.org>
Fri, 22 Nov 2013 23:20:44 +0000 (18:20 -0500)
commit3bc942f372af383f49d56aab599469561a5e39ec
tree91c92e037eea3f556913a8a2f5699d58fdca5f95
parent59b6f87344ab5eb3057e5844b8cd8a39e668f477
memcg: rename cgroup_event to mem_cgroup_event

cgroup_event is only available in memcg now.  Let's brand it that way.
While at it, add a comment encouraging deprecation of the feature and
remove the respective section from cgroup documentation.

This patch is cosmetic.

v3: Typo update as per Li Zefan.

v2: Index in cgroups.txt updated accordingly as suggested by Li Zefan.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: Michal Hocko <mhocko@suse.cz>
Documentation/cgroups/cgroups.txt
mm/memcontrol.c