linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Following cleanup after introduce mas_wr_store_type()
@ 2024-10-16  0:22 Wei Yang
  2024-10-16  0:22 ` [PATCH 1/2] maple_tree: calculate new_end when needed Wei Yang
  2024-10-16  0:22 ` [PATCH 2/2] maple_tree: remove sanity check from mas_wr_slot_store() Wei Yang
  0 siblings, 2 replies; 7+ messages in thread
From: Wei Yang @ 2024-10-16  0:22 UTC (permalink / raw)
  To: akpm, Liam.Howlett; +Cc: maple-tree, linux-mm, Wei Yang

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().

Wei Yang (2):
  maple_tree: calculate new_end when needed
  maple_tree: remove sanity check from mas_wr_slot_store()

 lib/maple_tree.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-10-16 15:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-16  0:22 [PATCH 0/2] Following cleanup after introduce mas_wr_store_type() Wei Yang
2024-10-16  0:22 ` [PATCH 1/2] maple_tree: calculate new_end when needed Wei Yang
2024-10-16 14:28   ` Sid Kumar
2024-10-16 15:04   ` Liam R. Howlett
2024-10-16  0:22 ` [PATCH 2/2] maple_tree: remove sanity check from mas_wr_slot_store() Wei Yang
2024-10-16 14:41   ` Sid Kumar
2024-10-16 15:06   ` Liam R. Howlett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox