]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Clean up mas_data_end interface.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 3 Mar 2020 13:19:30 +0000 (08:19 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:04:31 +0000 (15:04 -0400)
commitdefc4c3216e9f3b48a2ab17c8f3690cba72ccae9
tree7c23ab569a0ac8ce4bd760270857a9a49a0a3702
parent77b72399a9c8cdda718b467fc685a98cd31dabbd
maple_tree: Clean up mas_data_end interface.

Some places don't care about coalesce and the last pivot, so provide a
cleaner way to get just the end to clean up that code.

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