]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xarray: Change range of xa_is_advanced
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 20 May 2020 17:14:47 +0000 (13:14 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:28:30 +0000 (12:28 -0500)
commit10ca93ec2a226e0719661eb5517cfb3a3568d4e1
tree96f7056e37aa6b641adf9b58a74a64bb4288e11e
parenta28ac009739eed055aad80fe9f172ae8ada64a22
xarray: Change range of xa_is_advanced

XA_ZERO_ENTRY is the is largest advanced internal entry.
Return true if an internal entry is less than the XA_ZERO_ENTRY.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
include/linux/xarray.h