]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Change __mas_walk and mas_wr_walk to directly use type.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 4 Dec 2020 03:44:49 +0000 (22:44 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:33:33 +0000 (12:33 -0500)
commitde65cd6e5922a067afa5412bdcae7d624a3639b2
treee16c6689172728195ebff4158135e5fd87a8935e
parenta886701a5c968125344b9848d4e19dd94ea2adbe
maple_tree: Change __mas_walk and mas_wr_walk to directly use type.

The node type is known, so don't look it up again

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