Re: [PATCH 16/23] cgroup: relocate cgroup_advance_iter()
From: Li Zefan <hidden>
Date: 2013-08-02 03:26:13
Also in:
lkml
From: Li Zefan <hidden>
Date: 2013-08-02 03:26:13
Also in:
lkml
On 2013/8/2 5:49, Tejun Heo wrote:
For some reason, cgroup_advance_iter() is standing lonely all away from its iter comrades. Relocate it.
There're some other functions that are in the same situation. Do you think it's better to relocate them, or just leave it as it is?