]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
stable_kernel_rules.txt: Remove extra space after Cc:
authorRichard Weinberger <richard@nod.at>
Wed, 18 Nov 2015 08:58:38 +0000 (09:58 +0100)
committerJonathan Corbet <corbet@lwn.net>
Fri, 20 Nov 2015 23:54:57 +0000 (16:54 -0700)
Fixes the checkpatch.pl warning:
"WARNING: Use a single space after Cc:"

Very lazy hackers just copy&paste the stable tag from this
document. As it contains an extra space, checkpatch.pl will
not like the resulting patch...

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/stable_kernel_rules.txt

index 3049a612291b1ad8651da72c6081539bb4e83a74..ffd4575ec9f22623481aaaee01a0b47fc63dde2d 100644 (file)
@@ -93,7 +93,7 @@ format in the sign-off area:
 Also, some patches may have kernel version prerequisites.  This can be
 specified in the following format in the sign-off area:
 
-     Cc:  <stable@vger.kernel.org> # 3.3.x-
+     Cc: <stable@vger.kernel.org> # 3.3.x-
 
    The tag has the meaning of:
      git cherry-pick <this commit>