From: Christian Brauner <brauner@kernel.org>
To: Matthew Wilcox <willy@infradead.org>
Cc: Jeff Layton <jlayton@kernel.org>,
Alexander Viro <viro@zeniv.linux.org.uk>,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH] fs: fix request_mask variable in generic_fillattr kerneldoc comment
Date: Mon, 31 Jul 2023 14:44:35 +0200 [thread overview]
Message-ID: <20230731-regie-reitschule-f540e269c348@brauner> (raw)
In-Reply-To: <ZMepxLLgo/Iqtj0N@casper.infradead.org>
On Mon, Jul 31, 2023 at 01:32:04PM +0100, Matthew Wilcox wrote:
> On Mon, Jul 31, 2023 at 02:28:49PM +0200, Christian Brauner wrote:
> > On Mon, Jul 31, 2023 at 01:18:55PM +0100, Matthew Wilcox wrote:
> > > 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.
> >
> > Fixed in-tree, thanks!
>
> FWIW, a W=1 build will catch this:
>
> ../mm/filemap.c:254: warning: Function parameter or member 'folio' not described in 'filemap_remove_folio'
>
> (after having deliberately removed the colon on that line)
Thanks! I often only do W=1 builds by hand on specific files because
otherwise there's such a wall of warnings that it's hard to see what's
going on.
next prev parent reply other threads:[~2023-07-31 12:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-31 10:37 [PATCH] fs: fix request_mask variable in generic_fillattr kerneldoc comment Jeff Layton
2023-07-31 12:18 ` Matthew Wilcox
2023-07-31 12:28 ` Christian Brauner
2023-07-31 12:32 ` Matthew Wilcox
2023-07-31 12:44 ` Christian Brauner [this message]
2023-07-31 12:22 ` Christian Brauner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230731-regie-reitschule-f540e269c348@brauner \
--to=brauner@kernel.org \
--cc=jlayton@kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=viro@zeniv.linux.org.uk \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).