maple_tree: make the code symmetrical in mas_wr_extend_null()
authorPeng Zhang <zhangpeng.00@bytedance.com>
Wed, 24 May 2023 03:12:42 +0000 (11:12 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 9 Jun 2023 23:25:44 +0000 (16:25 -0700)
commit8c995a631474a85c656e9237f868e2ddf87910c0
treeca5aab4212a2457f722994f4378ef7f7f237a78c
parentbc147f0f70a3f0ce3f3978d9476a4e894e1aad88
maple_tree: make the code symmetrical in mas_wr_extend_null()

Just make the code symmetrical to improve readability.

Link: https://lkml.kernel.org/r/20230524031247.65949-6-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