All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: linux-kernel@vger.kernel.org
Cc: Randy Dunlap <rdunlap@infradead.org>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-doc@vger.kernel.org,
	"David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	netdev@vger.kernel.org, Ralf Baechle <ralf@linux-mips.org>,
	linux-hams@vger.kernel.org,
	Wolfgang Grandegger <wg@grandegger.com>,
	Marc Kleine-Budde <mkl@pengutronix.de>,
	linux-can@vger.kernel.org, Andrew Lunn <andrew@lunn.ch>,
	Vivien Didelot <vivien.didelot@gmail.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	David Howells <dhowells@redhat.com>,
	linux-afs@lists.infradead.org
Subject: [PATCH 3/7] Documentation: networking: can_ucan_protocol: drop doubled words
Date: Fri,  3 Jul 2020 15:41:11 -0700	[thread overview]
Message-ID: <20200703224115.29769-4-rdunlap@infradead.org> (raw)
In-Reply-To: <20200703224115.29769-1-rdunlap@infradead.org>

Drop the doubled words "the" and "of".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org
Cc: Wolfgang Grandegger <wg@grandegger.com>
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: linux-can@vger.kernel.org
---
 Documentation/networking/can_ucan_protocol.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200701.orig/Documentation/networking/can_ucan_protocol.rst
+++ linux-next-20200701/Documentation/networking/can_ucan_protocol.rst
@@ -144,7 +144,7 @@ UCAN_COMMAND_SET_BITTIMING
 
 *Host2Dev; mandatory*
 
-Setup bittiming by sending the the structure
+Setup bittiming by sending the structure
 ``ucan_ctl_payload_t.cmd_set_bittiming`` (see ``struct bittiming`` for
 details)
 
@@ -232,7 +232,7 @@ UCAN_IN_TX_COMPLETE
   zero
 
 The CAN device has sent a message to the CAN bus. It answers with a
-list of of tuples <echo-ids, flags>.
+list of tuples <echo-ids, flags>.
 
 The echo-id identifies the frame from (echos the id from a previous
 UCAN_OUT_TX message). The flag indicates the result of the

  parent reply	other threads:[~2020-07-03 22:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 22:41 [PATCH 0/7] Documentation: networking: eliminate doubled words Randy Dunlap
2020-07-03 22:41 ` [PATCH 1/7] Documentation: networking: arcnet: drop doubled word Randy Dunlap
2020-07-03 22:41 ` [PATCH 2/7] Documentation: networking: ax25: " Randy Dunlap
2020-07-03 22:41 ` Randy Dunlap [this message]
2020-07-04  7:51   ` [PATCH 3/7] Documentation: networking: can_ucan_protocol: drop doubled words Marc Kleine-Budde
2020-07-03 22:41 ` [PATCH 4/7] Documentation: networking: dsa: drop doubled word Randy Dunlap
2020-07-04  0:39   ` Andrew Lunn
2020-07-03 22:41 ` [PATCH 5/7] Documentation: networking: ip-sysctl: " Randy Dunlap
2020-07-03 22:41 ` [PATCH 6/7] Documentation: networking: ipvs-sysctl: " Randy Dunlap
2020-07-03 22:41 ` [PATCH 7/7] Documentation: networking: rxrpc: " Randy Dunlap
2020-07-05  0:46 ` [PATCH 0/7] Documentation: networking: eliminate doubled words David Miller
2020-07-06 16:07 ` [PATCH 7/7] Documentation: networking: rxrpc: drop doubled word David Howells

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=20200703224115.29769-4-rdunlap@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=andrew@lunn.ch \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=dhowells@redhat.com \
    --cc=f.fainelli@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-afs@lists.infradead.org \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-hams@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=ralf@linux-mips.org \
    --cc=vivien.didelot@gmail.com \
    --cc=wg@grandegger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.