]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Remove mt_is_advanced in favor of xa_is_advanced.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 20 May 2020 17:22:16 +0000 (13:22 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:28:30 +0000 (12:28 -0500)
commit941f369ae7a15570cb5336c738a01517821f3a9f
treebf72b3bb4ee78a55932c91fc5af8144a1c44dba5
parent10ca93ec2a226e0719661eb5517cfb3a3568d4e1
maple_tree: Remove mt_is_advanced in favor of xa_is_advanced.

The two functions are now the same so just use the xa_ version.

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