[PATCH 0/5] Some cleanups of maple tree
Peng Zhang
zhangpeng.00 at bytedance.com
Sun Nov 12 18:52:18 PST 2023
在 2023/11/10 22:34, Liam R. Howlett 写道:
> Thanks for the patches. Can you please also Cc lkml on your patches?
> You will get more reviews (although linux-mm would be better for that),
> automatic builds (linux-mm would probably also be better for builds),
> and the lore tools will work on them.
>
> Don't resend, I'll review them here, but the next revision please add
> lkml to the list so that the lore tools will function.
>
> Is there a reason you sent these just here this time?
Sorry for leaving out the cc to lkml in the email. I will cc it in the
next version.
Thanks,
Peng
>
> Thanks,
> Liam
>
> * Peng Zhang <zhangpeng.00 at bytedance.com> [231109 07:43]:
>> These are some small cleanups of maple tree.
>>
>> Peng Zhang (5):
>> maple_tree: Move the check forward to avoid static check warning.
>> maple_tree: Avoid ascending when mas->min is also the parent's minimum
>> maple_tree: Remove an unused parameter for ma_meta_end()
>> maple_tree: Delete one of the two identical checks
>> maple_tree: Simplify mas_leaf_set_meta()
>>
>> lib/maple_tree.c | 49 ++++++++++++++++++------------------------------
>> 1 file changed, 18 insertions(+), 31 deletions(-)
>>
>> --
>> 2.20.1
>>
>
More information about the maple-tree
mailing list