summaryrefslogtreecommitdiff
path: root/Documentation/process/submitting-patches.rst
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2021-03-02 18:46:43 -0800
committerDavid S. Miller <davem@davemloft.net>2021-03-03 08:49:08 -0800
commitdbbe7c962c3a8163bf724dbc3c9fdfc9b16d3117 (patch)
tree137f9e2be9fbb48a7c96f3cd0f91ec710bd13807 /Documentation/process/submitting-patches.rst
parent879c348c35bb5fb758dd881d8a97409c1862dae8 (diff)
docs: networking: drop special stable handling
Leave it to Greg. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/process/submitting-patches.rst')
-rw-r--r--Documentation/process/submitting-patches.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
index 8c991c863628..91de63b201c1 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -250,11 +250,6 @@ should also read
:ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>`
in addition to this file.
-Note, however, that some subsystem maintainers want to come to their own
-conclusions on which patches should go to the stable trees. The networking
-maintainer, in particular, would rather not see individual developers
-adding lines like the above to their patches.
-
If changes affect userland-kernel interfaces, please send the MAN-PAGES
maintainer (as listed in the MAINTAINERS file) a man-pages patch, or at
least a notification of the change, so that some information makes its way