diff options
author | 2023-05-22 14:50:17 +0100 | |
---|---|---|
committer | 2023-05-24 08:42:17 -0600 | |
commit | 3fc40265ae2b48a7475c41c5c0b256374c419f4b (patch) | |
tree | 17342fa62977a9bc926eb5db37e22c2f129b2253 /lib/string_helpers.c | |
parent | splice: Remove generic_file_splice_read() (diff) | |
download | wireguard-linux-3fc40265ae2b48a7475c41c5c0b256374c419f4b.tar.xz wireguard-linux-3fc40265ae2b48a7475c41c5c0b256374c419f4b.zip |
iov_iter: Kill ITER_PIPE
The ITER_PIPE-type iterator was only used by generic_file_splice_read() and
that has been replaced and removed. This leaves ITER_PIPE unused - so
remove it too.
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
cc: Jens Axboe <axboe@kernel.dk>
cc: Al Viro <viro@zeniv.linux.org.uk>
cc: David Hildenbrand <david@redhat.com>
cc: John Hubbard <jhubbard@nvidia.com>
cc: linux-mm@kvack.org
cc: linux-block@vger.kernel.org
cc: linux-fsdevel@vger.kernel.org
Link: https://lore.kernel.org/r/20230522135018.2742245-31-dhowells@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions