Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jun 2020 23:09:11 +0000 (16:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jun 2020 23:09:11 +0000 (16:09 -0700)
commit4dbb29fe9dae033a375f231da9cc27aaa09d2580
tree9bd4119cb712b2203e06da0fa79c4cb15148f2bd
parent1c3837266214c1e6fbbb96ff36bee13e923057d8
parentcc23402c1c2de8b1815212f3924cdbc3cda02b94
Merge branch 'work.misc' of git://git./linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro:
 "A couple of trivial patches that fell through the cracks last cycle"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: fix indentation in deactivate_super()
  vfs: Remove duplicated d_mountpoint check in __is_local_mountpoint
fs/namespace.c
fs/super.c