From: "Liam R. Howlett" <Liam.Howlett@Oracle.com>
To: Peng Zhang <zhangpeng.00@bytedance.com>
Cc: dan.carpenter@linaro.org, akpm@linux-foundation.org,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
maple-tree@lists.infradead.org
Subject: Re: [PATCH v2 0/5] Some cleanups of maple tree
Date: Mon, 20 Nov 2023 10:43:52 -0500 [thread overview]
Message-ID: <20231120154352.z2cn5vgllprnnkko@revolver> (raw)
In-Reply-To: <20231120070937.35481-1-zhangpeng.00@bytedance.com>
* Peng Zhang <zhangpeng.00@bytedance.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@oracle.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
>
prev parent reply other threads:[~2023-11-20 15:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-20 7:09 Peng Zhang
2023-11-20 7:09 ` [PATCH v2 1/5] maple_tree: Move the check forward to avoid static check warning Peng Zhang
2023-11-20 7:09 ` [PATCH v2 2/5] maple_tree: Avoid ascending when mas->min is also the parent's minimum Peng Zhang
2023-11-20 7:09 ` [PATCH v2 3/5] maple_tree: Remove an unused parameter for ma_meta_end() Peng Zhang
2023-11-20 7:09 ` [PATCH v2 4/5] maple_tree: Delete one of the two identical checks Peng Zhang
2023-11-20 7:09 ` [PATCH v2 5/5] maple_tree: Simplify mas_leaf_set_meta() Peng Zhang
2023-11-20 15:43 ` Liam R. Howlett [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231120154352.z2cn5vgllprnnkko@revolver \
--to=liam.howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=dan.carpenter@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=maple-tree@lists.infradead.org \
--cc=zhangpeng.00@bytedance.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox