Re: [PATCH v2] cgroup: change cgroup_from_id() to css_from_id()

From: Tejun Heo
Date: Mon Aug 19 2013 - 09:54:04 EST


On Mon, Aug 19, 2013 at 10:05:24AM +0800, Li Zefan wrote:
> Now we want cgroup core to always provide the css to use to the
> subsystems, so change this API to css_from_id().
>
> Uninline css_from_id(), because it's getting bigger and cgroup_css()
> has been unexported.
>
> While at it, remove the #ifdef, and shuffle the order of the args.
>
> Signed-off-by: Li Zefan <lizefan@xxxxxxxxxx>

Applied to cgroup/for-3.12.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/