A couple of trivial patches that fell through the cracks last cycle The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.misc for you to fetch changes up to cc23402c1c2de8b1815212f3924cdbc3cda02b94: fs: fix indentation in deactivate_super() (2020-05-29 10:35:25 -0400) ---------------------------------------------------------------- Nikolay Borisov (1): vfs: Remove duplicated d_mountpoint check in __is_local_mountpoint Yufen Yu (1): fs: fix indentation in deactivate_super() fs/namespace.c | 5 +---- fs/super.c | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-)