algif: Remove hash_sendpage*()
authorDavid Howells <dhowells@redhat.com>
Fri, 9 Jun 2023 10:02:17 +0000 (11:02 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 13 Jun 2023 04:13:23 +0000 (21:13 -0700)
commit345ee3e8126aa042e8b4c61ed9eca42e9334b09e
treee9121b9eca36881423fa573674374da926bbbb9f
parenta3bbdc52c38fa95488ca713e54bcb40699c26acf
algif: Remove hash_sendpage*()

Remove hash_sendpage*() as nothing should now call it since the rewrite of
splice_to_socket()[1].

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Herbert Xu <herbert@gondor.apana.org.au>
cc: Jens Axboe <axboe@kernel.dk>
cc: Matthew Wilcox <willy@infradead.org>
Link: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=2dc334f1a63a8839b88483a3e73c0f27c9c1791c
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
crypto/algif_hash.c