[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220628101735.s2ypei7yperhamhd@wittgenstein>
Date: Tue, 28 Jun 2022 12:17:35 +0200
From: Christian Brauner <brauner@...nel.org>
To: Mauro Carvalho Chehab <mchehab@...nel.org>
Cc: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
Jonathan Corbet <corbet@....net>,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Alexander Viro <viro@...iv.linux.org.uk>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 06/22] fs: attr: update vfs uid/gid parameters at
kernel-doc
On Tue, Jun 28, 2022 at 10:46:10AM +0100, Mauro Carvalho Chehab wrote:
> The vfs uid/gid parameters have a different name at the function
> prototype causing kernel-doc warnings. Update them for the parameters
> to match, fixing those warnings:
>
> fs/attr.c:36: warning: Function parameter or member 'ia_vfsuid' not described in 'chown_ok'
> fs/attr.c:36: warning: Excess function parameter 'uid' description in 'chown_ok'
> fs/attr.c:63: warning: Function parameter or member 'ia_vfsgid' not described in 'chgrp_ok'
> fs/attr.c:63: warning: Excess function parameter 'gid' description in 'chgrp_ok'
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab@...nel.org>
> ---
This is already fixed in my tree and in -next as
81a1807d80dd26cdf8a357cf55f556ade90c7fda
So you can drop this.
Thanks!
Christian
Powered by blists - more mailing lists