Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Dec 2019 19:08:28 +0000 (11:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Dec 2019 19:08:28 +0000 (11:08 -0800)
commit5bf9a06a5f7ca525621f4117257a49dc5a2786da
tree654fec78ab7b0abcbd583db4a062f85cc7ce6b3d
parent9455d25f4e3b3d009fa1b810862e5b06229530e4
parent5c8b0dfc6f4a5e6c707827d0172fc1572e689094
Merge branch 'work.misc' of git://git./linux/kernel/git/viro/vfs

Pull misc vfs cleanups from Al Viro:
 "No common topic, just three cleanups".

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  make __d_alloc() static
  fs/namespace: add __user to open_tree and move_mount syscalls
  fs/fnctl: fix missing __user in fcntl_rw_hint()
fs/dcache.c
fs/fcntl.c
fs/namespace.c