diff options
author | Brian Norris <computersforpeace@gmail.com> | 2014-04-02 12:37:08 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-16 17:13:26 -0400 |
commit | 408065998443831d3369c6bfdc8862c1d02a91dd (patch) | |
tree | e9632ea55faced9ad3e1f923cc4a831b27029d71 /Documentation/stable_kernel_rules.txt | |
parent | 33ac1257ff0dee2e9c7f009b1c1914b7990217b2 (diff) |
stable_kernel_rules: spelling/word usage
"than" should be "then"
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/stable_kernel_rules.txt')
-rw-r--r-- | Documentation/stable_kernel_rules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/stable_kernel_rules.txt b/Documentation/stable_kernel_rules.txt index b0714d8f678a..cbc2f03056bd 100644 --- a/Documentation/stable_kernel_rules.txt +++ b/Documentation/stable_kernel_rules.txt | |||
@@ -39,7 +39,7 @@ Procedure for submitting patches to the -stable tree: | |||
39 | the stable tree without anything else needing to be done by the author | 39 | the stable tree without anything else needing to be done by the author |
40 | or subsystem maintainer. | 40 | or subsystem maintainer. |
41 | - If the patch requires other patches as prerequisites which can be | 41 | - If the patch requires other patches as prerequisites which can be |
42 | cherry-picked than this can be specified in the following format in | 42 | cherry-picked, then this can be specified in the following format in |
43 | the sign-off area: | 43 | the sign-off area: |
44 | 44 | ||
45 | Cc: <stable@vger.kernel.org> # 3.3.x: a1f84a3: sched: Check for idle | 45 | Cc: <stable@vger.kernel.org> # 3.3.x: a1f84a3: sched: Check for idle |