Re: [PATCH] docs: cgroup-v1: Fix description for css_online

From: Tejun Heo
Date: Mon Apr 08 2024 - 14:02:14 EST


On Mon, Apr 08, 2024 at 11:53:29AM +0800, I Hsin Cheng wrote:
> The original description refers to the comment on
> cgroup_for_each_descendant_pre() for more details. However, the macro
> cgroup_for_each_descendant_pre() no longer exist, we replace it with the
> corresponding macro cgroup_for_each_live_descendant_pre().
>
> Signed-off-by: I Hsin Cheng <richard120310@xxxxxxxxx>

Applied to cgroup/for-6.10.

Thanks.

--
tejun