docs: Remove redundant word "for"
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 18 Oct 2024 17:29:25 +0000 (19:29 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 21 Oct 2024 15:32:20 +0000 (09:32 -0600)
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
Documentation/maintainer/pull-requests.rst

index 00b200f..0d63d9d 100644 (file)
@@ -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::