linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jilin Yuan <yuanjilin@cdjrlc.com>
Cc: paulus@samba.org, davem@davemloft.net, edumazet@google.com,
	pabeni@redhat.com, linux-ppp@vger.kernel.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net/ppp: fix repeated words in comments
Date: Tue, 16 Aug 2022 19:36:38 -0700	[thread overview]
Message-ID: <20220816193638.31791cb1@kernel.org> (raw)
In-Reply-To: <20220814092255.53629-1-yuanjilin@cdjrlc.com>

On Sun, 14 Aug 2022 17:22:55 +0800 Jilin Yuan wrote:
>  	 * This ensures that we have returned from any calls into the
> -	 * the channel's start_xmit or ioctl routine before we proceed.
> +	 * channel's start_xmit or ioctl routine before we proceed.

It's better to remove the 'the' at the end of the line.
Generally accepted typography rules are that the articles 
(a, an, the) should not be followed by a line break.

      reply	other threads:[~2022-08-17  2:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-14  9:22 [PATCH] net/ppp: fix repeated words in comments Jilin Yuan
2022-08-17  2:36 ` Jakub Kicinski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220816193638.31791cb1@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-ppp@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=paulus@samba.org \
    --cc=yuanjilin@cdjrlc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).