]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: netdev: correct the heading level for co-posting selftests
authorJakub Kicinski <kuba@kernel.org>
Thu, 26 Jun 2025 18:20:55 +0000 (11:20 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 27 Jun 2025 22:31:24 +0000 (15:31 -0700)
"Co-posting selftests" belongs in the "netdev patch review" section,
same as "co-posting changes to user space components". It was
erroneously added as its own section.

Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://patch.msgid.link/20250626182055.4161905-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/process/maintainer-netdev.rst

index 1ac62dc3a66f6265507a4b76f30f6c92804d058b..e1755610b4bca69e11682cf3c8cd2d5dba951fda 100644 (file)
@@ -312,7 +312,7 @@ Posting as one thread is discouraged because it confuses patchwork
 (as of patchwork 2.2.2).
 
 Co-posting selftests
---------------------
+~~~~~~~~~~~~~~~~~~~~
 
 Selftests should be part of the same series as the code changes.
 Specifically for fixes both code change and related test should go into