workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Gabriele Ricciardi <gricciardi-coding@pm.me>, corbet@lwn.net
Cc: workflows@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] coding-style: fix verb typo
Date: Sat, 1 Nov 2025 17:04:39 -0700	[thread overview]
Message-ID: <d4048a3e-4083-463f-ae79-09924004e3b3@infradead.org> (raw)
In-Reply-To: <20251101223027.171874-1-gricciardi-coding@pm.me>



On 11/1/25 3:31 PM, Gabriele Ricciardi wrote:
> 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>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  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
>  

-- 
~Randy

  reply	other threads:[~2025-11-02  0:04 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 [this message]
2025-11-03 23:11 ` Jonathan Corbet

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=d4048a3e-4083-463f-ae79-09924004e3b3@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=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