From: Randy Dunlap <rdunlap@infradead.org>
To: Clint George <clintbgeorge@gmail.com>, corbet@lwn.net
Cc: workflows@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] docs: ktap: fix minor typos in ktap.rst file
Date: Sun, 19 Oct 2025 14:30:48 -0700 [thread overview]
Message-ID: <ba148c36-8778-425e-8c94-35ebd708fc80@infradead.org> (raw)
In-Reply-To: <20251019202053.285723-1-clintbgeorge@gmail.com>
Hi,
On 10/19/25 1:20 PM, Clint George wrote:
> Fix couple of grammar and spelling issues such as:
> diagnosic -> diagnostic
> Cuurently accepted directives -> The currently accepted directives
> It's website and specification -> Its website and specification
Is that last comment backwards?
>
> This patch aims to correct these issue and enhance the existing
> documentation.
>
> Signed-off-by: Clint George <clintbgeorge@gmail.com>
> ---
> Documentation/dev-tools/ktap.rst | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/dev-tools/ktap.rst b/Documentation/dev-tools/ktap.rst
> index a9810bed5..155d792cf 100644
> --- a/Documentation/dev-tools/ktap.rst
> +++ b/Documentation/dev-tools/ktap.rst
> @@ -5,7 +5,7 @@ The Kernel Test Anything Protocol (KTAP), version 1
> ===================================================
>
> TAP, or the Test Anything Protocol is a format for specifying test results used
> -by a number of projects. Its website and specification are found at this `link
> +by a number of projects. It's website and specification are found at this `link
The '-' original line is correct.
> <https://testanything.org/>`_. The Linux Kernel largely uses TAP output for test
> results. However, Kernel testing frameworks have special needs for test results
> which don't align with the original TAP specification. Thus, a "Kernel TAP"
The other changes are OK.
--
~Randy
next prev parent reply other threads:[~2025-10-19 21:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-19 20:20 Clint George
2025-10-19 21:30 ` Randy Dunlap [this message]
2025-10-20 13:57 ` Jeff Johnson
2025-10-20 14:53 ` [PATCH] docs: ktap: Revert incorrect change Clint George
2025-10-20 16:57 ` Randy Dunlap
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=ba148c36-8778-425e-8c94-35ebd708fc80@infradead.org \
--to=rdunlap@infradead.org \
--cc=clintbgeorge@gmail.com \
--cc=corbet@lwn.net \
--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