* [PATCH] docs: fix typos and whitespace in Documentation/process/backporting.rst
@ 2024-11-07 6:19 Abhinav Saxena
2024-11-12 20:22 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Abhinav Saxena @ 2024-11-07 6:19 UTC (permalink / raw)
To: linux-kernel-mentees, workflows, linux-doc, linux-kernel
Cc: Jonathan Corbet, Abhinav Saxena
- Fix repeated word "when" in backporting documentation
- Remove trailing whitespace after '$' character
These issues were reported by checkpatch.pl. No functional changes.
Signed-off-by: Abhinav Saxena <xandfury@gmail.com>
---
Documentation/process/backporting.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/process/backporting.rst b/Documentation/process/backporting.rst
index a71480fcf3b4..5e15adc34799 100644
--- a/Documentation/process/backporting.rst
+++ b/Documentation/process/backporting.rst
@@ -553,7 +553,7 @@ Submitting backports to stable
==============================
As the stable maintainers try to cherry-pick mainline fixes onto their
-stable kernels, they may send out emails asking for backports when when
+stable kernels, they may send out emails asking for backports when
encountering conflicts, see e.g.
<https://lore.kernel.org/stable/2023101528-jawed-shelving-071a@gregkh/>.
These emails typically include the exact steps you need to cherry-pick
@@ -563,9 +563,9 @@ One thing to make sure is that your changelog conforms to the expected
format::
<original patch title>
-
+
[ Upstream commit <mainline rev> ]
-
+
<rest of the original changelog>
[ <summary of the conflicts and their resolutions> ]
Signed-off-by: <your name and email>
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: fix typos and whitespace in Documentation/process/backporting.rst
2024-11-07 6:19 [PATCH] docs: fix typos and whitespace in Documentation/process/backporting.rst Abhinav Saxena
@ 2024-11-12 20:22 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2024-11-12 20:22 UTC (permalink / raw)
To: Abhinav Saxena, linux-kernel-mentees, workflows, linux-doc, linux-kernel
Cc: Abhinav Saxena
Abhinav Saxena <xandfury@gmail.com> writes:
> - Fix repeated word "when" in backporting documentation
> - Remove trailing whitespace after '$' character
>
> These issues were reported by checkpatch.pl. No functional changes.
>
> Signed-off-by: Abhinav Saxena <xandfury@gmail.com>
> ---
> Documentation/process/backporting.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-12 20:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-07 6:19 [PATCH] docs: fix typos and whitespace in Documentation/process/backporting.rst Abhinav Saxena
2024-11-12 20:22 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox