this patchset was motivated by new warnings with make htmldocs appearing on linux-next in the last week. Please apply this on top of your latest work in fs on top of the mount user namespace refactoring, cf. the commits referred in the individual commit messages. Lukas Bulwahn (5): fs: turn some comments into kernel-doc fs: update kernel-doc for vfs_rename() fs: update kernel-doc for may_create_in_sticky() fs: update kernel-doc for vfs_tmpfile() fs: update kernel-doc for new mnt_userns argument fs/libfs.c | 1 + fs/namei.c | 13 ++----------- fs/xattr.c | 2 ++ include/linux/fs.h | 17 ++++++++++++++--- 4 files changed, 19 insertions(+), 14 deletions(-) -- 2.17.1