maple_tree: fix mas_find_rev() comment
authorLiam Howlett <liam.howlett@oracle.com>
Tue, 25 Oct 2022 17:38:14 +0000 (17:38 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 16 Dec 2022 00:37:49 +0000 (16:37 -0800)
commitd98c86b9f7a4e1f5a7ead8ba5743952267f9e320
treebe42d6f7d8860ed93e90cf029ffcf279c5f8fb28
parent61b963b52f59524e27692bc1c14bfb2459e32eb3
maple_tree: fix mas_find_rev() comment

mas_find_rev() uses mas_prev_entry(), not mas_next_entry(), correct comment.

Link: https://lkml.kernel.org/r/20221025173756.2719616-1-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/maple_tree.c