]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Use mas_lock/unlock
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 13 Oct 2019 03:20:48 +0000 (23:20 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 13 Oct 2019 03:26:31 +0000 (23:26 -0400)
commit749dea9da9a14ccbbf9f6f51e57240e12d43c3a5
tree5c1c26b98e68ed4f375aa5b397db10ff07efa3c1
parent6f725e19a3765198594c3347e785ac2c2cb3c5a0
maple_tree: Use mas_lock/unlock

If we've got a maple state, use the convenience wrappers instead of
open-coding it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
lib/maple_tree.c