Re: [PATCH 16/23] cgroup: relocate cgroup_advance_iter()

2013-08-02 Thread Tejun Heo
Hello, Li. On Fri, Aug 02, 2013 at 11:25:58AM +0800, Li Zefan wrote: > 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

Re: [PATCH 16/23] cgroup: relocate cgroup_advance_iter()

2013-08-01 Thread Li Zefan
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? -- To unsubscribe