aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/test_maple_tree.c
diff options
context:
space:
mode:
authorLiam R. Howlett <Liam.Howlett@oracle.com>2023-11-01 13:16:27 -0400
committerAndrew Morton <akpm@linux-foundation.org>2023-12-12 10:56:59 -0800
commit0de56e38b307b0cb2ac825e8e7cb371a28daf844 (patch)
tree051169b4e10a2974e5c8d4e1d348bb8f34fa3b73 /lib/test_maple_tree.c
parentmaple_tree: remove mas_searchable() (diff)
downloadwireguard-linux-0de56e38b307b0cb2ac825e8e7cb371a28daf844.tar.xz
wireguard-linux-0de56e38b307b0cb2ac825e8e7cb371a28daf844.zip
maple_tree: use maple state end for write operations
ma_wr_state was previously tracking the end of the node for writing. Since the implementation of the ma_state end tracking, this is duplicated work. This patch removes the maple write state tracking of the end of the node and uses the maple state end instead. Link: https://lkml.kernel.org/r/20231101171629.3612299-11-Liam.Howlett@oracle.com Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com> Cc: Peng Zhang <zhangpeng.00@bytedance.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/test_maple_tree.c')
0 files changed, 0 insertions, 0 deletions