Skip to content
Commit 44a4a66b authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

XArray: Correct xa_store_range



The explicit '64' should have been BITS_PER_LONG, but while looking at
this code I realised I meant to use __ffs(), not ilog2().

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 804dfaf0
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