diff options
author | Liam R. Howlett <Liam.Howlett@oracle.com> | 2023-11-01 20:16:27 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-12 21:56:59 +0300 |
commit | 0de56e38b307b0cb2ac825e8e7cb371a28daf844 (patch) | |
tree | 051169b4e10a2974e5c8d4e1d348bb8f34fa3b73 /lib/kasprintf.c | |
parent | 9a40d45c1f2c49273c04938ec3d7849f685eb3c1 (diff) | |
download | linux-0de56e38b307b0cb2ac825e8e7cb371a28daf844.tar.xz |
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/kasprintf.c')
0 files changed, 0 insertions, 0 deletions