Re: [PATCH] cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
From: Tejun Heo
Date: Tue Jul 11 2023 - 17:40:32 EST
On Tue, Jul 11, 2023 at 11:00:58AM +0800, Miaohe Lin wrote:
> On 2023/7/11 3:40, Tejun Heo wrote:
> > On Sat, Jul 01, 2023 at 03:38:56PM +0800, Miaohe Lin wrote:
> >> The return value of cgroup_rm_cftypes_locked() is always 0. So remove
> >> it to simplify the code. No functional change intended.
> >>
> >> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>
> >
> > Applied to cgroup/for-6.6. Please feel free to follow up with the comment
> > addition Michal suggested.
>
> Should I send a v2 patch or a separate patch? Both is fine to me.
Please send a separate patch.
Thanks.
--
tejun