From: Jonathan Corbet <corbet@lwn.net>
To: Glenn Washburn <development@efficientek.com>
Cc: Glenn Washburn <development@efficientek.com>,
"Matthew Wilcox (Oracle)" <willy@infradead.org>,
"Tobin C. Harding" <tobin@kernel.org>,
linux-fsdevel@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate
Date: Tue, 07 Mar 2023 10:24:02 -0700 [thread overview]
Message-ID: <87ttywo4p9.fsf@meer.lwn.net> (raw)
In-Reply-To: <20230227184042.2375235-1-development@efficientek.com>
Glenn Washburn <development@efficientek.com> writes:
> The details for struct dentry_operations member d_weak_revalidate is
> missing a "d_" prefix.
>
> Fixes: af96c1e304f7 (docs: filesystems: vfs: Convert vfs.txt to RST)
> Signed-off-by: Glenn Washburn <development@efficientek.com>
> ---
> Documentation/filesystems/vfs.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
Checkpatch whined about that Fixes line (missing the quotes around the
patch subject), which caused me to go back and look. Sure enough, the
RST conversion introduced that error...so I fixed Fixes.
jon
prev parent reply other threads:[~2023-03-07 17:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-27 18:40 [PATCH] docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate Glenn Washburn
2023-02-27 18:59 ` Matthew Wilcox
2023-03-07 17:24 ` Jonathan Corbet [this message]
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=87ttywo4p9.fsf@meer.lwn.net \
--to=corbet@lwn.net \
--cc=development@efficientek.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tobin@kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.