mirror of
https://github.com/torvalds/linux
synced 2026-06-14 22:32:12 +09:00
All users have now been converted to the XArray. Removing the support reduces code size and ensures new users will use the XArray instead. Signed-off-by: Matthew Wilcox <willy@infradead.org>