]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Add copy_tree_location() helper
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 14 Oct 2025 20:11:30 +0000 (16:11 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 14 Oct 2025 20:11:30 +0000 (16:11 -0400)
commita226a70f96c2db90d3057a0ca52b430a4d86d06c
tree3981e8a6922e4640c5e6b8bcc867dca1fc9deab5
parent21c70e22913ab7771b29078500f255d4c3186493
maple_tree: Add copy_tree_location() helper

Extract the copying of the tree location from one maple state to another
into its own function.  This is used more later.

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