From: Thorsten Blum Date: Fri, 18 Oct 2024 17:29:25 +0000 (+0200) Subject: docs: Remove redundant word "for" X-Git-Tag: v6.13-rc1~170^2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a1b9c4d8edbb7c8e89e4e6e54e18c6f73cd599f;p=thirdparty%2Flinux.git docs: Remove redundant word "for" s/for// Signed-off-by: Thorsten Blum Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20241018172924.159221-2-thorsten.blum@linux.dev --- diff --git a/Documentation/maintainer/pull-requests.rst b/Documentation/maintainer/pull-requests.rst index 00b200facf676..0d63d9d7e347c 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::