From: Abhinav Saxena Date: Thu, 7 Nov 2024 06:19:11 +0000 (-0700) Subject: docs: fix typos and whitespace in Documentation/process/backporting.rst X-Git-Tag: v6.13-rc1~170^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=623e5747c680d3854b6b9882d9907096bc63580d;p=thirdparty%2Flinux.git docs: fix typos and whitespace in Documentation/process/backporting.rst - 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 Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20241107061911.106040-1-xandfury@gmail.com --- diff --git a/Documentation/process/backporting.rst b/Documentation/process/backporting.rst index 18e41e76ecba7..c42779fbcd331 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. . 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:: - + [ Upstream commit ] - + [ ] Signed-off-by: