[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87r1jvjclp.fsf@meer.lwn.net>
Date: Wed, 31 Mar 2021 14:24:18 -0600
From: Jonathan Corbet <corbet@....net>
To: Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Al Viro <viro@...iv.linux.org.uk>, linux-doc@...r.kernel.org
Subject: Re: [PATCH 1/2] fs/namespace: corrent/improve kernel-doc notation
Randy Dunlap <rdunlap@...radead.org> writes:
> Fix kernel-doc warnings in fs/namespace.c:
>
> ./fs/namespace.c:1379: warning: Function parameter or member 'm' not described in 'may_umount_tree'
> ./fs/namespace.c:1379: warning: Excess function parameter 'mnt' description in 'may_umount_tree'
> ./fs/namespace.c:1950: warning: Function parameter or member 'path' not described in 'clone_private_mount'
>
> Also convert path_is_mountpoint() comments to kernel-doc.
>
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Al Viro <viro@...iv.linux.org.uk>
> Cc: Jonathan Corbet <corbet@....net>
> Cc: linux-doc@...r.kernel.org
> ---
> Jon, Al has OK-ed you to merge this patch (and the next one, please).
>
> fs/namespace.c | 14 ++++++++------
> 1 file changed, 8 insertions(+), 6 deletions(-)
An actual acked-by would have been nice, oh well. Meanwhile, I've
applied them with fixes to the typos in both changelogs :)
Thanks,
jon
Powered by blists - more mailing lists