"git@git.tuxist.de:jan.koester/linux.git" did not exist on "85afd20e4bccc39f4eae01cb50e435ca45aef912"
mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pages()
We can save a function call by combining these two functions, which are identical except for the return value. Also move the prototype to mm/internal.h. Signed-off-by:Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by:
Christoph Hellwig <hch@lst.de> Reviewed-by:
Miaohe Lin <linmiaohe@huawei.com>
Loading
Please sign in to comment