[PATCH 0/5] Some cleanups of maple tree

Peng Zhang zhangpeng.00 at bytedance.com
Thu Nov 9 04:43:03 PST 2023


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