lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20230515-ritzen-abpfiff-4782ae08368e@brauner>
Date:   Mon, 15 May 2023 12:41:11 +0200
From:   Christian Brauner <brauner@...nel.org>
To:     Anuradha Weeraman <anuradha@...ian.org>
Cc:     Christian Brauner <brauner@...nel.org>,
        Alexander Viro <viro@...iv.linux.org.uk>,
        linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fs/open.c: Fix W=1 kernel doc warnings

On Sat, 06 May 2023 23:59:27 +0530, Anuradha Weeraman wrote:
> fs/open.c: In functions 'setattr_vfsuid' and 'setattr_vfsgid':
>  warning: Function parameter or member 'attr' not described
>  - Fix warning by removing kernel-doc for these as they are static
>    inline functions and not required to be exposed via kernel-doc.
> 
> fs/open.c:
>  warning: Excess function parameter 'opened' description in 'finish_open'
>  warning: Excess function parameter 'cred' description in 'vfs_open'
>  - Fix by removing the parameters from the kernel-doc as they are no
>    longer required by the function.
> 
> [...]

Applied to the vfs.misc branch of the vfs/vfs.git tree.
Patches in the vfs.misc branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.misc

[1/1] fs/open.c: Fix W=1 kernel doc warnings
      https://git.kernel.org/vfs/vfs/c/1c4f10518c3a

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ