]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2019 20:43:42 +0000 (13:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2019 20:43:42 +0000 (13:43 -0700)
commit2e0537d59d9cb9b51155715d4c99a994ae75b0ba
treea4ee9c95d40c807a133a1542d082f773661869f4
parent9b193617dc4c1d0866b949efdf0485c699ec6614
parent29973ab742a881cf99c1676c9a5af3090539e84e
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull iov_iter updates from Al Viro:
 "A couple of iov_iter patches - Christoph's crapectomy (the last
  remaining user of iov_for_each() went away with lustre, IIRC) and
  Eric'c optimization of sanity checks"

* 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  iov_iter: optimize page_copy_sane()
  uio: remove the unused iov_for_each macro
.clang-format