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. Thanks for your work.