Re: [patch v2 5/6] memcg: further simplify mem_cgroup_iter
On 11/26/2012 10:47 PM, Michal Hocko wrote: > The code would be much more easier to follow if we move the iteration > outside of the function (to __mem_cgrou_iter_next) so the distinction > is more clear. totally nit: Why is it call __mem_cgrou ?