]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Refactor coalesce into a separate function.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 11 Jan 2019 15:46:29 +0000 (10:46 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:28:00 +0000 (12:28 -0500)
commit9715be74b3d4621b933efa2968d05a4b60d16738
treefbdca2265899dbc727ae166de5d17381d12c9daa
parent8f66e5c0aa3ea6410da4f2f938fccd94e50290ea
maple_tree: Refactor coalesce into a separate function.

Reworked logic to have a bit of a cleaner looking function.  Supports
full nodes now as well.

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