From: Jakub Kicinski Date: Thu, 26 Jun 2025 18:20:55 +0000 (-0700) Subject: docs: netdev: correct the heading level for co-posting selftests X-Git-Tag: v6.16-rc5~29^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e457732c8a4431952a5cc075215268ce021dc0f;p=thirdparty%2Flinux.git docs: netdev: correct the heading level for co-posting selftests "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 Link: https://patch.msgid.link/20250626182055.4161905-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/process/maintainer-netdev.rst b/Documentation/process/maintainer-netdev.rst index 1ac62dc3a66f6..e1755610b4bca 100644 --- a/Documentation/process/maintainer-netdev.rst +++ b/Documentation/process/maintainer-netdev.rst @@ -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