Re: [PATCH v2] cgroup: remove the superfluous judgment

From: Michal Koutný
Date: Thu May 19 2022 - 08:34:01 EST


On Wed, May 18, 2022 at 09:36:47AM +0800, Shida Zhang <starzhangzsd@xxxxxxxxx> wrote:
> kernel/cgroup/cgroup.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Michal Koutný <mkoutny@xxxxxxxx>

(Note to self, css_clear_dir() on root cgroup is not needed thanks to
kernfs_destroy_root()->kernfs_remove().)