[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231120070937.35481-1-zhangpeng.00@bytedance.com>
Date: Mon, 20 Nov 2023 15:09:32 +0800
From: Peng Zhang <zhangpeng.00@...edance.com>
To: Liam.Howlett@...cle.com, dan.carpenter@...aro.org,
akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
maple-tree@...ts.infradead.org,
Peng Zhang <zhangpeng.00@...edance.com>
Subject: [PATCH v2 0/5] Some cleanups of maple tree
These are some small cleanups of maple tree.
Just to mention, in v1, I forgot to CC LKML, but it has been added in this
version.
Changes since v1:
- Removed the 'return' statement from [1/5].
- Made slight modifications to the commit log of [5/5].
v1: http://lists.infradead.org/pipermail/maple-tree/2023-November/003047.html
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 | 45 ++++++++++++++-------------------------------
1 file changed, 14 insertions(+), 31 deletions(-)
--
2.20.1
Powered by blists - more mailing lists