[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210301125158.llalx7uxhigg4f3p@wittgenstein>
Date: Mon, 1 Mar 2021 13:51:58 +0100
From: Christian Brauner <christian.brauner@...ntu.com>
To: Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc: linux-fsdevel@...r.kernel.org,
Alexander Viro <viro@...iv.linux.org.uk>,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
linux-doc@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] kernel-doc fixes to latest fs changes
On Thu, Feb 04, 2021 at 07:00:54PM +0100, Lukas Bulwahn wrote:
> 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(-)
Thanks for fixing this up, Lukas. Randy has fixed some of my missing
comment updates as well so we only needed
> fs: turn some comments into kernel-doc
> fs: update kernel-doc for vfs_rename()
Christian
Powered by blists - more mailing lists