[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251107052926.3403265-6-rmoar@google.com>
Date: Fri, 7 Nov 2025 05:29:26 +0000
From: Rae Moar <rmoar@...gle.com>
To: frowand.list@...il.com, davidgow@...gle.com, keescook@...omium.org,
raemoar63@...il.com, Tim.Bird@...y.com, shuah@...nel.org
Cc: tytso@...gle.com, gustavo.padovan@...labora.com,
ricardo.canuelo@...labora.com, corbet@....net, kernelci@...ts.linux.dev,
linux-kselftest@...r.kernel.org, kunit-dev@...glegroups.com,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Rae Moar <rmoar@...gle.com>
Subject: [PATCH RESEND 5/5] ktap_v2: change version to 2 in KTAP specification
Prepare KTAP specification for the final release of version 2 by
removing "-rc" in the title. This would previously cause a Sphinx
warning.
This series represents the final version of KTAP version 2 that includes
the major addition of test metadata.
Signed-off-by: Rae Moar <rmoar@...gle.com>
---
Documentation/dev-tools/ktap.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/dev-tools/ktap.rst b/Documentation/dev-tools/ktap.rst
index d118119910f8..1abb30887008 100644
--- a/Documentation/dev-tools/ktap.rst
+++ b/Documentation/dev-tools/ktap.rst
@@ -1,7 +1,7 @@
.. SPDX-License-Identifier: GPL-2.0
===================================================
-The Kernel Test Anything Protocol (KTAP), version 2-rc
+The Kernel Test Anything Protocol (KTAP), version 2
===================================================
TAP, or the Test Anything Protocol is a format for specifying test results used
--
2.51.2.1041.gc1ab5b90ca-goog
Powered by blists - more mailing lists