maple_tree: remove the redundant code
authorVernon Yang <vernon2gm@gmail.com>
Wed, 21 Dec 2022 06:00:56 +0000 (14:00 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 19 Jan 2023 01:12:46 +0000 (17:12 -0800)
commiteabb305293835b191ffe60234587ae8bf5e4e9fd
tree8acad25239118080b670b916a58d3e6888b47dec
parent84fd3e1ee395649ac45b7317d44c10b33d0dca79
maple_tree: remove the redundant code

The macros CONFIG_DEBUG_MAPLE_TREE_VERBOSE no one uses, functions
mas_dup_tree() and mas_dup_store() are not implemented, just function
declaration, so drop it.

Link: https://lkml.kernel.org/r/20221221060058.609003-6-vernon2gm@gmail.com
Signed-off-by: Vernon Yang <vernon2gm@gmail.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/maple_tree.h