* [PATCH] docs: Remove redundant word "for"
@ 2024-10-18 17:29 Thorsten Blum
2024-10-21 15:32 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Blum @ 2024-10-18 17:29 UTC (permalink / raw)
To: Jonathan Corbet; +Cc: Thorsten Blum, workflows, linux-doc, linux-kernel
s/for//
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
---
Documentation/maintainer/pull-requests.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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::
--
2.47.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: Remove redundant word "for"
2024-10-18 17:29 [PATCH] docs: Remove redundant word "for" Thorsten Blum
@ 2024-10-21 15:32 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2024-10-21 15:32 UTC (permalink / raw)
To: Thorsten Blum; +Cc: Thorsten Blum, workflows, linux-doc, linux-kernel
Thorsten Blum <thorsten.blum@linux.dev> writes:
> s/for//
>
> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
> ---
> Documentation/maintainer/pull-requests.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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.
>
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-21 15:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-18 17:29 [PATCH] docs: Remove redundant word "for" Thorsten Blum
2024-10-21 15:32 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox