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)
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()


Trivial merge