Change 'sent' to 'send'
Signed-off-by: Tim Bird tim.bird@sony.com --- Documentation/process/stable-kernel-rules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/process/stable-kernel-rules.rst b/Documentation/process/stable-kernel-rules.rst index 1704f1c686d0..3178bef6fca3 100644 --- a/Documentation/process/stable-kernel-rules.rst +++ b/Documentation/process/stable-kernel-rules.rst @@ -78,7 +78,7 @@ in the sign-off area. Once the patch is mainlined it will be applied to the stable tree without anything else needing to be done by the author or subsystem maintainer.
-To sent additional instructions to the stable team, use a shell-style inline +To send additional instructions to the stable team, use a shell-style inline comment:
* To specify any additional patch prerequisites for cherry picking use the
Hi,
Thanks for your patch.
FYI: kernel test robot notices the stable kernel rule is not satisfied.
The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html#opti...
Rule: add the tag "Cc: stable@vger.kernel.org" in the sign-off area to have the patch automatically included in the stable tree. Subject: [PATCH] docs: stable-kernel-rules: fix typo sent->send Link: https://lore.kernel.org/stable/SA3PR13MB63726A746C847D7C0919C25BFD162%40SA3P...
On Fri, Apr 26, 2024 at 11:18:14PM +0000, Bird, Tim wrote:
Change 'sent' to 'send'
Signed-off-by: Tim Bird tim.bird@sony.com
Documentation/process/stable-kernel-rules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/process/stable-kernel-rules.rst b/Documentation/process/stable-kernel-rules.rst index 1704f1c686d0..3178bef6fca3 100644 --- a/Documentation/process/stable-kernel-rules.rst +++ b/Documentation/process/stable-kernel-rules.rst @@ -78,7 +78,7 @@ in the sign-off area. Once the patch is mainlined it will be applied to the stable tree without anything else needing to be done by the author or subsystem maintainer. -To sent additional instructions to the stable team, use a shell-style inline +To send additional instructions to the stable team, use a shell-style inline comment:
- To specify any additional patch prerequisites for cherry picking use the
-- 2.25.1
Thanks for this. If Jon wants to pick this up:
Reviewed-by: Greg Kroah-Hartman gregkh@linuxfoundation.org
is fine from me, or I can take it through my tree as well.
thanks,
greg k-h
On Fri, Apr 26, 2024 at 11:18:14PM +0000, Bird, Tim wrote:
-To sent additional instructions to the stable team, use a shell-style inline +To send additional instructions to the stable team, use a shell-style inline comment:
- To specify any additional patch prerequisites for cherry picking use the
LGTM, thanks!
Reviewed-by: Bagas Sanjaya bagasdotme@gmail.com
"Bird, Tim" Tim.Bird@sony.com writes:
Change 'sent' to 'send'
Signed-off-by: Tim Bird tim.bird@sony.com
Documentation/process/stable-kernel-rules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/process/stable-kernel-rules.rst b/Documentation/process/stable-kernel-rules.rst index 1704f1c686d0..3178bef6fca3 100644 --- a/Documentation/process/stable-kernel-rules.rst +++ b/Documentation/process/stable-kernel-rules.rst @@ -78,7 +78,7 @@ in the sign-off area. Once the patch is mainlined it will be applied to the stable tree without anything else needing to be done by the author or subsystem maintainer. -To sent additional instructions to the stable team, use a shell-style inline +To send additional instructions to the stable team, use a shell-style inline comment:
Applied, thanks.
jon
linux-stable-mirror@lists.linaro.org