mm: Convert __do_page_cache_readahead to XArray
authorMatthew Wilcox <willy@infradead.org>
Mon, 4 Dec 2017 09:30:18 +0000 (04:30 -0500)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:37 +0000 (10:46 -0400)
commit560d454bae08b5d5a132c5520177dede066334b7
treed1ba4efc4b2120964e2cf364aa3053f35fb5a414
parent4e17ec250fce0eba9b70a91c9622da2748a3ec50
mm: Convert __do_page_cache_readahead to XArray

This one is trivial.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
mm/readahead.c