mm: Remove page_cache_add_speculative() and page_cache_get_speculative()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 29 Dec 2021 17:23:55 +0000 (12:23 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 17 Feb 2022 22:05:52 +0000 (17:05 -0500)
commit1e0c1776fe3578b9150fc0e1693e6dbdfa01d5e7
tree5d8d6706c24b62987f374893c685eab7ebd33f00
parent944bdd6fa01583ba8b6fd8f9e8658c5332d5ba62
mm: Remove page_cache_add_speculative() and page_cache_get_speculative()

These wrappers have no more callers, so delete them.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
include/linux/mm.h
include/linux/pagemap.h