]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Clean up dead node checks.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 6 Jul 2021 16:44:31 +0000 (12:44 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 6 Jul 2021 18:16:46 +0000 (14:16 -0400)
commit9711d26c5e18046beece42a52e306a76769809da
treeb44a4e0a760e198088979f2ea010523fc40097a0
parent87923e49a33f0dd8bee7c2ef085e4cf2437b098f
maple_tree: Clean up dead node checks.

Depend on _mas_walk() on looping on existing nodes.
remove duplicate code in mas_range_load and mas_walk.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
lib/maple_tree.c