diff mbox series

Slight improvement in readability

Message ID 20241121224604.12071-1-puthen1977@gmail.com (mailing list archive)
State Rejected
Headers show
Series Slight improvement in readability | expand

Checks

Context Check Description
netdev/series_format warning Single patches do not need cover letters; Target tree name not specified in the subject
netdev/tree_selection success Guessed tree name to be net-next
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success Fixes tag not required for -next series
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 3 this patch: 3
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 7 of 7 maintainers
netdev/build_clang success Errors and warnings before: 3 this patch: 3
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 3 this patch: 3
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 19 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest success net-next-2024-11-22--03-00 (tests: 789)

Commit Message

Vyshnav Ajith Nov. 21, 2024, 10:46 p.m. UTC
Removed few extra spaces and changed from "a" to "an ISP"

Signed-off-by: Vyshnav Ajith <puthen1977@gmail.com>
---
 Documentation/networking/eql.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Jonathan Corbet Nov. 21, 2024, 10:55 p.m. UTC | #1
Vyshnav Ajith <puthen1977@gmail.com> writes:

> Removed few extra spaces and changed from "a" to "an ISP"
>
> Signed-off-by: Vyshnav Ajith <puthen1977@gmail.com>
> ---
>  Documentation/networking/eql.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/networking/eql.rst b/Documentation/networking/eql.rst
> index a628c4c81166..4f47121323c9 100644
> --- a/Documentation/networking/eql.rst
> +++ b/Documentation/networking/eql.rst
> @@ -23,9 +23,9 @@ EQL Driver: Serial IP Load Balancing HOWTO
>  
>    Which is worse? A huge fee for a 56K leased line or two phone lines?
>    It's probably the former.  If you find yourself craving more bandwidth,
> -  and have a ISP that is flexible, it is now possible to bind modems
> +  and have an ISP that is flexible, it is now possible to bind modems
>    together to work as one point-to-point link to increase your
> -  bandwidth.  All without having to have a special black box on either
> +  bandwidth. All without having to have a special black box on either

Grammar fixes are fine, but we have an explicit policy that certain
things are *not* typos and do not need fixing.  These include American
or British spellings and, to the point here, the number of spaces after
a period.  Please do not submit that kind of change.

Thanks,

jon
Matthew Wilcox Nov. 21, 2024, 11:06 p.m. UTC | #2
On Fri, Nov 22, 2024 at 04:16:04AM +0530, Vyshnav Ajith wrote:
> Removed few extra spaces and changed from "a" to "an ISP"

Two spaces afer a period is correct.  Please do not "fix" this.
diff mbox series

Patch

diff --git a/Documentation/networking/eql.rst b/Documentation/networking/eql.rst
index a628c4c81166..4f47121323c9 100644
--- a/Documentation/networking/eql.rst
+++ b/Documentation/networking/eql.rst
@@ -23,9 +23,9 @@  EQL Driver: Serial IP Load Balancing HOWTO
 
   Which is worse? A huge fee for a 56K leased line or two phone lines?
   It's probably the former.  If you find yourself craving more bandwidth,
-  and have a ISP that is flexible, it is now possible to bind modems
+  and have an ISP that is flexible, it is now possible to bind modems
   together to work as one point-to-point link to increase your
-  bandwidth.  All without having to have a special black box on either
+  bandwidth. All without having to have a special black box on either
   side.
 
 
@@ -288,7 +288,7 @@  EQL Driver: Serial IP Load Balancing HOWTO
   the load across two or more Cirrus chips.
 
   The good news is that one gets nearly the full advantage of the
-  second, third, and fourth line's bandwidth.  (The bad news is
+  second, third, and fourth line's bandwidth. (The bad news is
   that the connection establishment seemed fragile for the higher
   speeds.  Once established, the connection seemed robust enough.)