[PATCH v2 2/3] docs: submitting-patches: Reflow one short paragraph

Dragan Simic posted 3 patches 2 weeks, 4 days ago
[PATCH v2 2/3] docs: submitting-patches: Reflow one short paragraph
Posted by Dragan Simic 2 weeks, 4 days ago
Reflow one spotted short paragraph, to make it more consistent with the rest
of the file.  No functional changes are introduced.

Signed-off-by: Dragan Simic <dsimic@manjaro.org>
---
 Documentation/process/submitting-patches.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
index 1518bd57adab..382c49659cb9 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -202,9 +202,8 @@ Style-check your changes
 ------------------------
 
 Check your patch for basic style violations, details of which can be
-found in Documentation/process/coding-style.rst.
-Failure to do so simply wastes
-the reviewers time and will get your patch rejected, probably
+found in Documentation/process/coding-style.rst.  Failure to do so simply
+wastes the reviewers time and will get your patch rejected, probably
 without even being read.
 
 One significant exception is when moving code from one file to