aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSidhartha Kumar <[email protected]>2024-08-14 12:19:38 -0400
committerAndrew Morton <[email protected]>2024-09-01 20:26:16 -0700
commit62c7b2b9842c541a09e1cf824ed738ee30069e6f (patch)
treeaeec0448f45b629a1864b30913f4f67d17e8ca4b /tools/perf/scripts/python
parent1fd7c4f3228e9775c97b25a6e5e2420df8cf0e76 (diff)
maple_tree: simplify mas_commit_b_node()
The only callers of mas_commit_b_node() are those with store type of wr_rebalance and wr_split_store. Use mas->store_type to dispatch to the correct helper function. This allows the removal of mas_reuse_node() as it is no longer used. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Sidhartha Kumar <[email protected]> Cc: Liam R. Howlett <[email protected]> Cc: Matthew Wilcox (Oracle) <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions