aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2024-10-18 19:29:25 +0200
committerJonathan Corbet <corbet@lwn.net>2024-10-21 09:32:20 -0600
commit3a1b9c4d8edbb7c8e89e4e6e54e18c6f73cd599f (patch)
treece4ec306b8b2e1523e110c86ff793dd54477f5ef
parentDocumentation: English fixes in kgdb/kdb article (diff)
downloadwireguard-linux-3a1b9c4d8edbb7c8e89e4e6e54e18c6f73cd599f.tar.xz
wireguard-linux-3a1b9c4d8edbb7c8e89e4e6e54e18c6f73cd599f.zip
docs: Remove redundant word "for"
s/for// Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20241018172924.159221-2-thorsten.blum@linux.dev
Diffstat (limited to '')
-rw-r--r--Documentation/maintainer/pull-requests.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainer/pull-requests.rst b/Documentation/maintainer/pull-requests.rst
index 00b200facf67..0d63d9d7e347 100644
--- a/Documentation/maintainer/pull-requests.rst
+++ b/Documentation/maintainer/pull-requests.rst
@@ -50,7 +50,7 @@ so outline what is contained here, why it should be merged, and what, if
any, testing has been done. All of this information will end up in the tag
itself, and then in the merge commit that the maintainer makes if/when they
merge the pull request. So write it up well, as it will be in the kernel
-tree for forever.
+tree forever.
As said by Linus::