workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Gabriele Ricciardi <gricciardi-coding@pm.me>
Cc: workflows@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Gabriele Ricciardi <gricciardi-coding@pm.me>
Subject: Re: [PATCH] coding-style: fix verb typo
Date: Mon, 03 Nov 2025 16:11:58 -0700	[thread overview]
Message-ID: <87wm46btj5.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20251101223027.171874-1-gricciardi-coding@pm.me>

Gabriele Ricciardi <gricciardi-coding@pm.me> writes:

> In the Identation section there is a list of instructions in
> second-person. The offending line uses third-person singular.
>
> Signed-off-by: Gabriele Ricciardi <gricciardi-coding@pm.me>
> ---
>  Documentation/process/coding-style.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/process/coding-style.rst b/Documentation/process/coding-style.rst
> index d1a8e5465ed9..2969ca378dbb 100644
> --- a/Documentation/process/coding-style.rst
> +++ b/Documentation/process/coding-style.rst
> @@ -76,7 +76,7 @@ Don't use commas to avoid using braces:
>  	if (condition)
>  		do_this(), do_that();
>  
> -Always uses braces for multiple statements:
> +Always use braces for multiple statements:
>  
>  .. code-block:: c

Applied, thanks.

jon

      parent reply	other threads:[~2025-11-03 23:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-01 22:31 Gabriele Ricciardi
2025-11-02  0:04 ` Randy Dunlap
2025-11-03 23:11 ` 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=87wm46btj5.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=gricciardi-coding@pm.me \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=workflows@vger.kernel.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