maple_tree: relocate the declaration of mas_empty_area_rev().
authorPeng Zhang <zhangpeng.00@bytedance.com>
Wed, 24 May 2023 03:12:47 +0000 (11:12 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 9 Jun 2023 23:25:46 +0000 (16:25 -0700)
commit06b27ce36a1a3dc5ea6f8314d0c7d1baa9f8ece7
treed9f1717f10374c3ba6913dd68568d15bb934ebde
parent7a03ae39209cf882bb673f724ba723020e1233cc
maple_tree: relocate the declaration of mas_empty_area_rev().

Relocate the declaration of mas_empty_area_rev() so that mas_empty_area()
and mas_empty_area_rev() are together.

Link: https://lkml.kernel.org/r/20230524031247.65949-11-zhangpeng.00@bytedance.com
Signed-off-by: Peng Zhang <zhangpeng.00@bytedance.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/maple_tree.h