Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Dec 2020 20:20:34 +0000 (12:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Dec 2020 20:20:34 +0000 (12:20 -0800)
commit7d8761ba27fcd9c761919beeaaceac06eed3ad74
treed7897c3371505a4a22360b68775eb440b408cd90
parentcd796ed3345030aa1bb332fe5c793b3dddaf56e7
parent4bbf439b09c5ac3f8b3e9584fe080375d8d0ad2d
Merge branch 'fixes' of git://git./linux/kernel/git/viro/vfs

Pull seq_file fix from Al Viro:
 "This fixes a regression introduced in this cycle wrt iov_iter based
  variant for reading a seq_file"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fix return values of seq_read_iter()