]> www.infradead.org Git - users/willy/linux.git/commit
maple_tree: Use MT_FLAGS_
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 19 Oct 2021 18:29:21 +0000 (14:29 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 19 Oct 2021 18:29:21 +0000 (14:29 -0400)
commitc9ad27cdff44e353cec322f46913925ffc39a397
treeee0282e04e5150550295b79f4b98a69969b8b2ed
parent1aaed4ed38a7d31f2a017ff0bf91048e08f7a11e
maple_tree: Use MT_FLAGS_

Move the maple tree flags into their own namespace, instead of jumbling
them with all the other MAPLE_ defines.

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