]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Drop struct ma_topiary no_bignode
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 19 Jul 2024 20:29:47 +0000 (16:29 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 9 Oct 2025 18:40:49 +0000 (14:40 -0400)
commit0a4794f1438275df8856a5ae5567a40a62a4f299
treee9e421a71ca75d5e2d98f19a2569cbbc7bd86312
parent6d92df6a2b51f23e07731ee02f495788e954a68c
maple_tree: Drop struct ma_topiary

The ma_topiary structure was being used to keep track of dead subtrees
during a larger tree modification.  It is no longer used so the struct
can be dropped.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
include/linux/maple_tree.h