page cache: Convert find_get_entries to XArray
authorMatthew Wilcox <willy@infradead.org>
Wed, 16 May 2018 21:20:45 +0000 (17:20 -0400)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:34 +0000 (10:46 -0400)
commitf280bf092d48ff2db12b4a01127cd855c9e0ffb0
tree6ef36bb2c3ce48f5f1f9277c2852cf1a620f1439
parent4c7472c0df2f889df417a37571e622e02b5058fe
page cache: Convert find_get_entries to XArray

Slightly shorter and simpler code.

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