projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fde438
)
docs: Remove redundant word "for"
author
Thorsten Blum
<thorsten.blum@linux.dev>
Fri, 18 Oct 2024 17:29:25 +0000
(19:29 +0200)
committer
Jonathan 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
patch
|
blob
|
history
diff --git
a/Documentation/maintainer/pull-requests.rst
b/Documentation/maintainer/pull-requests.rst
index
00b200f
..
0d63d9d
100644
(file)
--- 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
for
ever.
+tree forever.
As said by Linus::