]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: mas_node_walk() and mas_node_store()
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 12 Oct 2021 14:49:20 +0000 (10:49 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 20 Oct 2021 19:23:10 +0000 (15:23 -0400)
commitca0f9ca51bc3e0600f8cbc28c0134bbad19c30ec
tree0b0a4d4c654cd0f7c4a3c6a9c86f3fd271344ee7
parent2f8f9cbf241e743bb1a6cfdb04e97131fecc7e79
maple_tree: mas_node_walk() and mas_node_store()

node_walk: Just set *ranges in leaf case, otherwise set mas->max/min
node_store: Just reverse order of if/else

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