mm: delete find_get_entries_tag
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 14 May 2019 00:23:20 +0000 (17:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2019 16:47:51 +0000 (09:47 -0700)
commita1b8e6abf35b9903807eced67a4c26e440663620
tree77f749b529f5de22f0c3242964a16c60dea52e4a
parentb3b07077b01ecbbd98efede778c195567de25b71
mm: delete find_get_entries_tag

I removed the only user of this and hadn't noticed it was now unused.

Link: http://lkml.kernel.org/r/20190430152929.21813-1-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Ross Zwisler <zwisler@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/pagemap.h
mm/filemap.c