Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Jan 2019 21:18:59 +0000 (13:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Jan 2019 21:18:59 +0000 (13:18 -0800)
Pull trivial vfs updates from Al Viro:
 "A few cleanups + Neil's namespace_unlock() optimization"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  exec: make prepare_bprm_creds static
  genheaders: %-<width>s had been there since v6; %-*s - since v7
  VFS: use synchronize_rcu_expedited() in namespace_unlock()
  iov_iter: reduce code duplication

1  2 
fs/exec.c
fs/namespace.c
include/linux/binfmts.h
lib/iov_iter.c

diff --cc fs/exec.c
Simple merge
diff --cc fs/namespace.c
Simple merge
Simple merge
diff --cc lib/iov_iter.c
Simple merge