Skip to content
Commit 9c16bb88 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

XArray: Turn xa_erase into an exported function



Make xa_erase() take the spinlock and then call __xa_erase(), but make
it out of line since it's such a common function.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent c5beb07e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment