]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
drop mas_wr_rebalance to be re-added clean
authorLiam R. Howlett <howlett@gmail.com>
Mon, 27 Jan 2025 20:56:11 +0000 (15:56 -0500)
committerLiam R. Howlett <howlett@gmail.com>
Mon, 27 Jan 2025 20:56:11 +0000 (15:56 -0500)
Signed-off-by: Liam R. Howlett <howlett@gmail.com>
lib/maple_tree.c

index 9a59c0590ba160de4f6ac4cc621197bc8df03716..83722eb254eaafa6f53f30045e817badf59ff1b2 100644 (file)
@@ -3817,14 +3817,6 @@ try_right:
        return true;
 }
 
-/*
- * There is insufficient data in the node after a store.
- */
-static void mas_wr_rebalance(struct ma_wr_state *wr_mas)
-{
-
-}
-
 /*
  * There is not enough room to contain the store in one node.
  */