[PATCH v2 0/2] Following cleanup after introduce mas_wr_store_type()
Wei Yang
richard.weiyang at gmail.com
Wed Oct 16 18:58:07 PDT 2024
Here is two cleanup after introduction of mas_wr_store_type().
Patch 1 postpone new_end calculation when needed.
Patch 2 remove a unnecessary sanity check in mas_wr_slot_store().
v2: add a WARN_ON_ONCE() as suggested by Liam in patch 2
Wei Yang (2):
maple_tree: calculate new_end when needed
maple_tree: remove sanity check from mas_wr_slot_store()
lib/maple_tree.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
--
2.34.1
More information about the maple-tree
mailing list