filemap: Remove lock_page_killable()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 8 Feb 2023 14:56:11 +0000 (14:56 +0000)
committerSteve French <stfrench@microsoft.com>
Mon, 20 Feb 2023 17:48:48 +0000 (11:48 -0600)
commit225a05043cd87a37455bfbff8c35d4e276519387
treeb777bfe9acf2c7ec10d101cdbe3e5a6f67f542d9
parentc191bc070eba9cbbd166322cad293dd09c48c78e
filemap: Remove lock_page_killable()

There are no more callers; remove this function before any more appear.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Howells <dhowells@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
include/linux/pagemap.h