maple_tree: remove the parameter entry of mas_preallocate
authorVernon Yang <vernon2gm@gmail.com>
Tue, 10 Jan 2023 15:42:11 +0000 (23:42 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 3 Feb 2023 06:32:52 +0000 (22:32 -0800)
commitc5d5546ea06512accc894cd19265c7041a6ac81a
treee1ba9e600c69013d293eb10c16d3bf80f32e48a3
parent75cb348714f527ce2de3446202b76ce74808b668
maple_tree: remove the parameter entry of mas_preallocate

The parameter entry of mas_preallocate is not used, so drop it.

Link: https://lkml.kernel.org/r/20230110154211.1758562-1-vernon2gm@gmail.com
Signed-off-by: Vernon Yang <vernon2gm@gmail.com>
Cc: Liam Howlett <liam.howlett@oracle.com>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/maple_tree.h
lib/maple_tree.c
mm/mmap.c
mm/nommu.c
tools/testing/radix-tree/maple.c