From: Pavel Emelyanov Date: Fri, 6 Jun 2008 05:46:24 +0000 (-0700) Subject: devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroup X-Git-Tag: v2.6.26-rc6~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66862f7663332aa1ecb3ebda4086360ddb8befc;p=pandora-kernel.git devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroup This is just picking the container_of out of cgroup_to_devcgroup into a separate function. This new css_to_devcgroup will be used in the 2nd patch. Signed-off-by: Pavel Emelyanov Acked-by: Serge Hallyn Cc: Paul Menage Cc: Balbir Singh Cc: James Morris Cc: Chris Wright Cc: Stephen Smalley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed