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] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 31 Jul 2023 13:18:55 +0100
From:   Matthew Wilcox <willy@...radead.org>
To:     Jeff Layton <jlayton@...nel.org>
Cc:     Alexander Viro <viro@...iv.linux.org.uk>,
        Christian Brauner <brauner@...nel.org>,
        linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
        Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH] fs: fix request_mask variable in generic_fillattr
 kerneldoc comment

On Mon, Jul 31, 2023 at 06:37:10AM -0400, Jeff Layton wrote:
>  /**
>   * generic_fillattr - Fill in the basic attributes from the inode struct
> - * @idmap:	idmap of the mount the inode was found from
> - * @req_mask	statx request_mask
> - * @inode:	Inode to use as the source
> - * @stat:	Where to fill in the attributes
> + * @idmap:		idmap of the mount the inode was found from
> + * @request_mask	statx request_mask

Missing the colon after request_mask.

> + * @inode:		Inode to use as the source
> + * @stat:		Where to fill in the attributes

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ