]> www.infradead.org Git - users/willy/linux.git/commit
maple-tree: Add __mt_destroy()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 20 Oct 2021 19:19:59 +0000 (15:19 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 20 Oct 2021 19:19:59 +0000 (15:19 -0400)
commitbf65bb76d27f9904eb7a4474e0080945a56ffd81
tree817b3907f9d0da0a115ec77ad6f943f16358bee1
parent9738bd0f6816ca04c75c0e8895346cca5ef3f932
maple-tree: Add __mt_destroy()

Separate out the guts of mtree_destroy() into a function which assumes
the lock is held.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/maple_tree.h
lib/maple_tree.c