From: Tejun Heo Date: Fri, 22 Nov 2013 23:20:44 +0000 (-0500) Subject: memcg: rename cgroup_event to mem_cgroup_event X-Git-Tag: v3.14-rc1~136^2~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc942f372af383f49d56aab599469561a5e39ec;p=pandora-kernel.git 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 Acked-by: Li Zefan Acked-by: Kirill A. Shutemov Acked-by: Michal Hocko --- Reading git-diff-tree failed