From 3f79851831a135c5cebbcaa8cddb07d02870b069 Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Thu, 8 Aug 2013 20:11:22 -0400 Subject: [PATCH] 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-format-patch failed