* [PATCH] Documentation/networking/tls-handshake.rst: Fix of minor grammar mistake
@ 2026-02-26 0:04 Leon Kral
2026-02-26 17:44 ` Simon Horman
0 siblings, 1 reply; 2+ messages in thread
From: Leon Kral @ 2026-02-26 0:04 UTC (permalink / raw)
To: john.fastabend
Cc: kuba, sd, chuck.lever, davem, edumazet, pabeni, horms, corbet,
skhan, netdev, kernel-tls-handshake, linux-kernel, linux-doc,
Leon Kral
The word "a" was used instead of "an" which is grammatically incorrect.
Fix by changing from "a" to "an". This improves readability of the
documentation.
Signed-off-by: Leon Kral <leon.j.kral@protonmail.com>
---
Documentation/networking/tls-handshake.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/networking/tls-handshake.rst b/Documentation/networking/tls-handshake.rst
index 6f5ea1646a47..4f7bc1087df9 100644
--- a/Documentation/networking/tls-handshake.rst
+++ b/Documentation/networking/tls-handshake.rst
@@ -7,7 +7,7 @@ In-Kernel TLS Handshake
Overview
========
-Transport Layer Security (TLS) is a Upper Layer Protocol (ULP) that runs
+Transport Layer Security (TLS) is an Upper Layer Protocol (ULP) that runs
over TCP. TLS provides end-to-end data integrity and confidentiality in
addition to peer authentication.
--
2.53.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation/networking/tls-handshake.rst: Fix of minor grammar mistake
2026-02-26 0:04 [PATCH] Documentation/networking/tls-handshake.rst: Fix of minor grammar mistake Leon Kral
@ 2026-02-26 17:44 ` Simon Horman
0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2026-02-26 17:44 UTC (permalink / raw)
To: Leon Kral
Cc: john.fastabend, kuba, sd, chuck.lever, davem, edumazet, pabeni,
corbet, skhan, netdev, kernel-tls-handshake, linux-kernel,
linux-doc
On Thu, Feb 26, 2026 at 12:04:54AM +0000, Leon Kral wrote:
> The word "a" was used instead of "an" which is grammatically incorrect.
> Fix by changing from "a" to "an". This improves readability of the
> documentation.
>
> Signed-off-by: Leon Kral <leon.j.kral@protonmail.com>
Hi Leon,
Your change looks good to me.
But looking over git history it seems that an appropriate
prefix for the patch would be 'net/handshake:'.
And it would be best to set the target tree explicitly,
in this case net-next seems appropriate. So:
Subject: [PATCH net-next v2] net/handshake: ...
It also might be best to make the subject rest of the subject,
while not making it too long. But I'll leave that up to you.
Please do make sure that 24h elapses since you posted v1 before posting v2.
For more information on the Netdev development process please
see: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
...
--
pw-bot: changes-requested
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-26 17:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 0:04 [PATCH] Documentation/networking/tls-handshake.rst: Fix of minor grammar mistake Leon Kral
2026-02-26 17:44 ` Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox