]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
maple_tree: remove mas_wr_modify()
authorSidhartha Kumar <sidhartha.kumar@oracle.com>
Wed, 14 Aug 2024 16:19:39 +0000 (12:19 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 2 Sep 2024 03:26:17 +0000 (20:26 -0700)
commit7987d027799cf3a300ace1a22c5e61da878b759a
tree5b757e958a7c0f9eb84de8a296837f471e60c915
parent62c7b2b9842c541a09e1cf824ed738ee30069e6f
maple_tree: remove mas_wr_modify()

There are no more users of the function, safely remove it.

Link: https://lkml.kernel.org/r/20240814161944.55347-13-sidhartha.kumar@oracle.com
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/maple_tree.c