]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite88ef10ac3e04f2e5482c850f28c1bfac617e65e
tree77f749b529f5de22f0c3242964a16c60dea52e4a
parent7e338690fc1e8fd4617598767b98ab9aedcfe908
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