]> 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>
Fri, 30 Oct 2020 19:04:52 +0000 (15:04 -0400)
commitad7bfcadf46021b413b8c43eac9114eac00107c9
tree1bd77dc994e606fa7caa5cb60dca3fc45bef7528
parent6064cb2576af002d8a156b68ec9967988cf1789d
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