Re: [PATCH] cgroup: use cached local variable parent in for loop
From: Tejun Heo
Date: Mon Jul 17 2023 - 14:35:04 EST
On Sat, Jul 15, 2023 at 11:08:29AM +0800, Miaohe Lin wrote:
> Use local variable parent to initialize iter tcgrp in for loop so the size
> of cgroup.o can be reduced by 64 bytes. No functional change intended.
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>
Applied to cgroup/for-6.6.
Thanks.
--
tejun