From: Tejun Heo Date: Fri, 9 Aug 2013 00:11:22 +0000 (-0400) Subject: hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup X-Git-Tag: v3.12-rc1~173^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f79851831a135c5cebbcaa8cddb07d02870b069;p=pandora-kernel.git hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup cgroup controller API will be converted to primarily use struct cgroup_subsys_state instead of struct cgroup. In preparation, make hugetlb_cgroup functions pass around struct hugetlb_cgroup instead of struct cgroup. This patch shouldn't cause any behavior differences. Signed-off-by: Tejun Heo Acked-by: Li Zefan Reviewed-by: Aneesh Kumar K.V Reviewed-by: Michal Hocko Cc: KAMEZAWA Hiroyuki Cc: Johannes Weiner --- Reading git-diff-tree failed