summaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorSébastien Hinderer <Sebastien.Hinderer@ens-lyon.org>2015-07-12 17:49:55 +0200
committerJonathan Corbet <corbet@lwn.net>2015-07-14 12:33:21 -0600
commit6e7ac7b4ab4d7b4486b4680ebbffbff3b1b0d775 (patch)
treea1363ce0dedd7e495301ac186ace217b23969a64 /Documentation/SubmittingPatches
parentbdc89213710250d75fcbb86c2e623d1bbe8e3bb2 (diff)
downloadop-kernel-dev-6e7ac7b4ab4d7b4486b4680ebbffbff3b1b0d775.zip
op-kernel-dev-6e7ac7b4ab4d7b4486b4680ebbffbff3b1b0d775.tar.gz
SubmittingPatches: fix wrong wording
"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>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r--Documentation/SubmittingPatches2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 918c972..56ef2e6 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -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
OpenPOWER on IntegriCloud