]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: fix goto lables in ma_insert
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 1 Feb 2019 00:30:44 +0000 (19:30 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:28:04 +0000 (12:28 -0500)
commit53a16af140bdff02efb2a2b068d7572e7f891cf3
tree108ce83095c94ea668e163691eadb8908eec23b4
parentc9019766f8d32189ee39ec3cb5d6ed29eb6950e9
maple_tree: fix goto lables in ma_insert

Fix the order of goto labels and set the error correct if using exists.

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