mirror of https://github.com/torvalds/linux.git
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
This commit is contained in:
parent
6fde43859f
commit
3a1b9c4d8e
|
|
@ -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
|
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
|
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
|
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::
|
As said by Linus::
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue