[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20231120154352.z2cn5vgllprnnkko@revolver>
Date: Mon, 20 Nov 2023 10:43:52 -0500
From: "Liam R. Howlett" <Liam.Howlett@...cle.com>
To: Peng Zhang <zhangpeng.00@...edance.com>
Cc: dan.carpenter@...aro.org, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
maple-tree@...ts.infradead.org
Subject: Re: [PATCH v2 0/5] Some cleanups of maple tree
* Peng Zhang <zhangpeng.00@...edance.com> [231120 02:09]:
> 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
Thanks, they all look good now.
Reviewed-by: Liam R. Howlett <Liam.Howlett@...cle.com>
>
> 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