Re: [PATCH 15/48] filemap: Remove thp_contains()
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-12-23 07:09:21
Also in:
linux-fsdevel
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-12-23 07:09:21
Also in:
linux-fsdevel
On Wed, Dec 08, 2021 at 04:22:23AM +0000, Matthew Wilcox (Oracle) wrote:
This function is now unused, so delete it.
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>