]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
iov_iter: Remove iov_iter_for_each_range()
authorDavid Howells <dhowells@redhat.com>
Fri, 9 Apr 2021 18:10:53 +0000 (19:10 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 3 Jun 2021 14:36:49 +0000 (10:36 -0400)
commit66cd071a1f839b4834d45aa7dde622151041b1a0
treec815f715dc8debe34388a0041329cb9f38f82cdb
parent8959a239242754054e70391c05c06d8c4eb2bc77
iov_iter: Remove iov_iter_for_each_range()

Remove iov_iter_for_each_range() as it's no longer used with the removal of
lustre.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/uio.h
lib/iov_iter.c