[PATCH 1/2] maple_tree: arange64 node is not a leaf node
Liam R. Howlett
Liam.Howlett at oracle.com
Wed Aug 28 11:57:45 PDT 2024
* Andrew Morton <akpm at linux-foundation.org> [240827 21:34]:
> On Mon, 26 Aug 2024 01:24:21 +0000 Wei Yang <richard.weiyang at gmail.com> wrote:
>
> > mt_dump_arange64() only applies to an entry whose type is
> > maple_arange_64, in which mte_is_leaf() must return false.
> >
> > Since mte_is_leaf() here is always false, we can remove this condition
> > check.
> >
>
> These are pretty simple so I'll say lack-of-a-nack-is-an-ack ;)
>
Let's make it official then.
Reviewed-by: Liam R. Howlett <Liam.Howlett at Oracle.com>
More information about the maple-tree
mailing list