]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lib/maple_tree: Fix rcu annotations
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 21 Feb 2021 04:46:45 +0000 (23:46 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 22 Feb 2021 00:52:46 +0000 (19:52 -0500)
commita19d16dcb69cec31d9c5154075e3e25491e17c52
tree6487140c47c7338749143ab037f23dc025912b20
parent75dceeed30dab6cc660a5da78d0cf302669f1738
lib/maple_tree: Fix rcu annotations

Add all the missing __rcu annotations reported by sparse.

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