[git pull] iov_iter regression fix
From: Al Viro
Date: Wed May 25 2016 - 18:28:51 EST
fix for braino in "fold checks into iterate_and_advance()"
The following changes since commit dd254f5a382cc7879db7a07ed266b12d38fe3ab6:
fold checks into iterate_and_advance() (2016-05-09 14:04:29 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.iov_iter
for you to fetch changes up to 19f18459330f4a65fb0b58e77fc58ceceecb1839:
do "fold checks into iterate_and_advance()" right (2016-05-25 18:16:02 -0400)
----------------------------------------------------------------
Al Viro (1):
do "fold checks into iterate_and_advance()" right
lib/iov_iter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)