Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: stable-kernel-rules: fix typo sent->send

Change 'sent' to 'send'

Signed-off-by: Tim Bird <tim.bird@sony.com>
Link: https://lore.kernel.org/r/SA3PR13MB63726A746C847D7C0919C25BFD162@SA3PR13MB6372.namprd13.prod.outlook.com
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Bird, Tim and committed by
Jonathan Corbet
10466b17 7f20ac18

+1 -1
+1 -1
Documentation/process/stable-kernel-rules.rst
··· 79 79 Once the patch is mainlined it will be applied to the stable tree without 80 80 anything else needing to be done by the author or subsystem maintainer. 81 81 82 - To sent additional instructions to the stable team, use a shell-style inline 82 + To send additional instructions to the stable team, use a shell-style inline 83 83 comment to pass arbitrary or predefined notes: 84 84 85 85 * Specify any additional patch prerequisites for cherry picking::