From: Chris Bainbridge <chris.bainbridge@gmail.com>
To: linux@leemhuis.info
Cc: regressions@lists.linux.dev, trivial@kernel.org
Subject: [PATCH] Fix typo in reporting-regressions.rst
Date: Thu, 7 Mar 2024 18:10:58 +0000 [thread overview]
Message-ID: <ZeoDMtLGIHvbavW2@debian.local> (raw)
Append a ':' character to the first usage of "#regzbot introduced".
According to the regzbot documentation, the ':' suffix is the correct
format, and, even if not strictly necessary, it is good to be
consistent.
Signed-off-by: Chris Bainbridge <chris.bainbridge@gmail.com>
---
Documentation/admin-guide/reporting-regressions.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/reporting-regressions.rst b/Documentation/admin-guide/reporting-regressions.rst
index d8adccdae23f..76b246ecf21b 100644
--- a/Documentation/admin-guide/reporting-regressions.rst
+++ b/Documentation/admin-guide/reporting-regressions.rst
@@ -31,7 +31,7 @@ The important bits (aka "TL;DR")
Linux kernel regression tracking bot "regzbot" track the issue by specifying
when the regression started like this::
- #regzbot introduced v5.13..v5.14-rc1
+ #regzbot introduced: v5.13..v5.14-rc1
All the details on Linux kernel regressions relevant for users
--
2.39.2
next reply other threads:[~2024-03-07 18:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-07 18:10 Chris Bainbridge [this message]
2024-03-10 7:57 ` [PATCH] Fix typo in reporting-regressions.rst Thorsten Leemhuis
2024-03-10 10:45 ` Chris Bainbridge
2024-03-10 11:27 ` Linux regression tracking (Thorsten Leemhuis)
2024-03-11 13:28 ` Nícolas F. R. A. Prado
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=ZeoDMtLGIHvbavW2@debian.local \
--to=chris.bainbridge@gmail.com \
--cc=linux@leemhuis.info \
--cc=regressions@lists.linux.dev \
--cc=trivial@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