]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Don't pass end to mas_wr_append()
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 14 Oct 2025 20:56:57 +0000 (16:56 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 15 Oct 2025 20:17:51 +0000 (16:17 -0400)
commit0a56612c79b0a568d430e9411d6613447c58fb6c
tree6c3e69da0dbafaa1ea6abdad8de982bfc6079dac
parentcd71944c63cb733548fe88009817ca3e4919094a
maple_tree: Don't pass end to mas_wr_append()

Figure out the end internally.  This is is necessary for future
cleanups.

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