]> www.infradead.org Git - users/hch/misc.git/commit
maple_tree: the return value of mas_root_expand() is not used
authorWei Yang <richard.weiyang@gmail.com>
Thu, 31 Oct 2024 23:16:24 +0000 (23:16 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 11 Nov 2024 21:09:42 +0000 (13:09 -0800)
commitcefbcf206f6d92dc0076e3fda06e2b9331b77868
tree53adc6cb05e618f9ae69e4adfca02df2039869ac
parent04dafdd2082c601f267d68bd48b15b8189d63c29
maple_tree: the return value of mas_root_expand() is not used

No user of the return value now, just remove it.

Link: https://lkml.kernel.org/r/20241031231627.14316-3-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Cc: Liam R. Howlett <Liam.Howlett@Oracle.com>
Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/maple_tree.c