]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: handling-regressions.rst: Update regzbot command fixed-by to fix
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Mon, 11 Mar 2024 14:36:16 +0000 (10:36 -0400)
committerJonathan Corbet <corbet@lwn.net>
Mon, 18 Mar 2024 09:40:15 +0000 (03:40 -0600)
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>

Documentation/process/handling-regressions.rst

index 42b13f77b01901253222c0e13a7981dea5be4825..ce6753a674f336b59785f105b2e419547724bd75 100644 (file)
@@ -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::