SubmittingPatches: fix wrong wording
authorSébastien Hinderer <Sebastien.Hinderer@ens-lyon.org>
Sun, 12 Jul 2015 15:49:55 +0000 (17:49 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 14 Jul 2015 18:33:21 +0000 (12:33 -0600)
"facilitate easier reviewing" says the same thing twice.

Signed-off-by: Sébastien Hinderer <Sebastien.Hinderer@ens-lyon.org>
[jc: made it "easier review"]
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/SubmittingPatches

index 918c9727d3ec3f35ba87300b605d2ebde1ca8af9..56ef2e6f79c273f1e4678b9d6ff3b5ce27ec25fb 100644 (file)
@@ -94,7 +94,7 @@ generated it with diff(1), to ensure accuracy.
 
 If your changes produce a lot of deltas, you need to split them into
 individual patches which modify things in logical stages; see section
-#3.  This will facilitate easier reviewing by other kernel developers,
+#3.  This will facilitate review by other kernel developers,
 very important if you want your patch accepted.
 
 If you're using git, "git rebase -i" can help you with this process.  If
This page took 0.024893 seconds and 5 git commands to generate.