]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Convert BUG_ON() to MT_BUG_ON()
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 31 Aug 2022 18:55:26 +0000 (14:55 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Mon, 13 Feb 2023 13:42:03 +0000 (08:42 -0500)
commit933e6be444f75ceca538d51566e8a4013e8ef336
tree86ae9695de1d5973a44c62f5eab1f225dfde64fc
parent5c645b77be919816e48ea80f93aa797a62377d06
maple_tree: Convert BUG_ON() to MT_BUG_ON()

Use MT_BUG_ON() to get more information when running with
MAPLE_TREE_DEBUG enabled.

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