aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-03-29 21:24:55 -0700
committerPaolo Abeni <pabeni@redhat.com>2022-03-31 10:49:38 +0200
commit2fd4c50dbff19eb3d798236074bfa3226b5df4a6 (patch)
tree4d886344de9d448575ae263706946136743a3f7c /Documentation
parentdocs: netdev: move the patch marking section up (diff)
downloadlinux-dev-2fd4c50dbff19eb3d798236074bfa3226b5df4a6.tar.xz
linux-dev-2fd4c50dbff19eb3d798236074bfa3226b5df4a6.zip
docs: netdev: turn the net-next closed into a Warning
Use the sphinx Warning box to make the net-next being closed stand out more. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/networking/netdev-FAQ.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/networking/netdev-FAQ.rst b/Documentation/networking/netdev-FAQ.rst
index fd5f5a1a0846..041993258dda 100644
--- a/Documentation/networking/netdev-FAQ.rst
+++ b/Documentation/networking/netdev-FAQ.rst
@@ -70,8 +70,9 @@ relating to vX.Y
An announcement indicating when ``net-next`` has been closed is usually
sent to netdev, but knowing the above, you can predict that in advance.
-IMPORTANT: Do not send new ``net-next`` content to netdev during the
-period during which ``net-next`` tree is closed.
+.. warning::
+ Do not send new ``net-next`` content to netdev during the
+ period during which ``net-next`` tree is closed.
Shortly after the two weeks have passed (and vX.Y-rc1 is released), the
tree for ``net-next`` reopens to collect content for the next (vX.Y+1)