aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/process/handling-regressions.rst
diff options
context:
space:
mode:
authorNĂ­colas F. R. A. Prado <nfraprado@collabora.com>2024-03-11 10:36:16 -0400
committerJonathan Corbet <corbet@lwn.net>2024-03-18 03:40:15 -0600
commit8774a1eb4ca2fc429e9c1c1405a98386bfbb211b (patch)
treef1bec7d47f79bf93b65de9aebd746f3c34e4ae94 /Documentation/process/handling-regressions.rst
parentdocs: *-regressions.rst: Add colon to regzbot commands (diff)
downloadwireguard-linux-8774a1eb4ca2fc429e9c1c1405a98386bfbb211b.tar.xz
wireguard-linux-8774a1eb4ca2fc429e9c1c1405a98386bfbb211b.zip
docs: handling-regressions.rst: Update regzbot command fixed-by to fix
On the reference documentation for regzbot, the fixed-by command has been renamed to fix. Update the kernel documentation accordingly. Link: https://gitlab.com/knurd42/regzbot/-/blob/main/docs/reference.md Link: https://gitlab.com/knurd42/regzbot/-/commit/6d8d30f6bda84e1b711121bb98a07a464d3f089a Reviewed-by: Thorsten Leemhuis <linux@leemhuis.info> Signed-off-by: "NĂ­colas F. R. A. Prado" <nfraprado@collabora.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20240311-regzbot-fixes-v2-2-98c1b6ec0678@collabora.com>
Diffstat (limited to '')
-rw-r--r--Documentation/process/handling-regressions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/handling-regressions.rst b/Documentation/process/handling-regressions.rst
index 42b13f77b019..ce6753a674f3 100644
--- a/Documentation/process/handling-regressions.rst
+++ b/Documentation/process/handling-regressions.rst
@@ -432,7 +432,7 @@ or itself is a reply to that mail:
* Mark a regression as fixed by a commit that is heading upstream or already
landed::
- #regzbot fixed-by: 1f2e3d4c5d
+ #regzbot fix: 1f2e3d4c5d
* Mark a regression as a duplicate of another one already tracked by regzbot::