On Sat, May 20, 2023 at 01:00:49AM +0100, David Howells wrote: > 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@xxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > cc: Jens Axboe <axboe@xxxxxxxxx> > cc: Al Viro <viro@xxxxxxxxxxxxxxxxxx> > cc: David Hildenbrand <david@xxxxxxxxxx> > cc: John Hubbard <jhubbard@xxxxxxxxxx> > cc: linux-mm@xxxxxxxxx > cc: linux-block@xxxxxxxxxxxxxxx > cc: linux-fsdevel@xxxxxxxxxxxxxxx > --- Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>