]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: remove setting the maple state end in wr_mas_setup()
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 8 Oct 2025 23:30:05 +0000 (19:30 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 8 Oct 2025 23:30:05 +0000 (19:30 -0400)
commit0ee109d7bf2c45e98750ffb7c561de15e9dbaa24
tree892b6ff54f89713a4f756213675ff82749f40bb4
parent97166a023741875b85d72c3315816f484c5d2042
maple_tree: remove setting the maple state end in wr_mas_setup()

wr_mas_setup() is called from three places but the end is only needed to
be set in one.  Remove the unnecessary call paths.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
lib/maple_tree.c