Re: [PATCH] cgroup: clean up if condition in cgroup_pidlist_start()

From: Tejun Heo
Date: Mon Aug 07 2023 - 14:30:48 EST


On Mon, Aug 07, 2023 at 07:58:31PM +0800, Miaohe Lin wrote:
> There's no need to use '<=' when knowing 'l->list[mid] != pid' already.
> No functional change intended.
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

Applied to cgroup/for-6.6.

Thanks.

--
tejun