]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Remove check from mas_prev_entry() loop
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 22 Feb 2022 16:58:45 +0000 (11:58 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 8 Mar 2022 18:19:14 +0000 (13:19 -0500)
commitc7391ac1a11b1a49ea06593b8618084df3fcefd0
treefe73c9c03bdebcf72a61c4ad79a2c34304992803
parentbb3473d577af26601e4cca0635735952880958a8
maple_tree: Remove check from mas_prev_entry() loop

Fix up the change outside the very unlikely loop end

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