]> 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>
Fri, 30 Oct 2020 18:55:35 +0000 (14:55 -0400)
commitcc810de61daf9f724314b624400c4b492f7c669c
treee984e4430ce776e6ca5370a37ab521811614dbcd
parent5c6087b884d4f954b248881d90ce4fe0bad1cd63
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