commit | a1b8e6abf35b9903807eced67a4c26e440663620 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon May 13 17:23:20 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 14 09:47:51 2019 -0700 |
tree | 77f749b529f5de22f0c3242964a16c60dea52e4a | |
parent | b3b07077b01ecbbd98efede778c195567de25b71 [diff] |
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>