aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/process/applying-patches.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/process/applying-patches.rst')
-rw-r--r--Documentation/process/applying-patches.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/applying-patches.rst b/Documentation/process/applying-patches.rst
index 2e7017bef4b8..c2121c1e55d7 100644
--- a/Documentation/process/applying-patches.rst
+++ b/Documentation/process/applying-patches.rst
@@ -389,7 +389,7 @@ The -mm patches are experimental patches released by Andrew Morton.
In the past, -mm tree were used to also test subsystem patches, but this
function is now done via the
-`linux-next <https://www.kernel.org/doc/man-pages/linux-next.html>`
+`linux-next` (https://www.kernel.org/doc/man-pages/linux-next.html)
tree. The Subsystem maintainers push their patches first to linux-next,
and, during the merge window, sends them directly to Linus.