OSDN Git Service

maple_tree: simplify and clean up mas_wr_node_store()
authorPeng Zhang <zhangpeng.00@bytedance.com>
Wed, 24 May 2023 03:12:46 +0000 (11:12 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 9 Jun 2023 23:25:45 +0000 (16:25 -0700)
commit7a03ae39209cf882bb673f724ba723020e1233cc
tree73a2b5d7a7d6e3070917dac2de8c869665797b5b
parente6d1ffd611affcd58b31047324f511d8e1de2a38
maple_tree: simplify and clean up mas_wr_node_store()

Simplify and clean up mas_wr_node_store(), remove unnecessary code.

Link: https://lkml.kernel.org/r/20230524031247.65949-10-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>
lib/maple_tree.c