[PATCH 2/5] cgroup: make cgroup_is_removed() static

Li Zefan lizefan at huawei.com
Fri May 24 03:32:53 UTC 2013


On 2013/5/24 9:56, Tejun Heo wrote:
> On Tue, May 21, 2013 at 10:50:22AM +0900, Tejun Heo wrote:
>> cgroup_is_removed() no longer has external users and it shouldn't grow
>> any - controllers should deal with cgroup_subsys_state on/offline
>> state instead of cgroup removal state.  Make it static.
>>
>> While at it, make it return bool.
>>
>> Signed-off-by: Tejun Heo <tj at kernel.org>
> 
> Applied 2-5 to cgroup/for-3.11.
> 

Acked-by: Li Zefan <lizefan at huawei.com>

Has been kind of busy with internal work. I'll update the cpuset patchset
to use this.



More information about the Containers mailing list