linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
To: trivial@kernel.org
Cc: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>,
	"David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Shannon Nelson <snelson@pensando.io>,
	Colin Ian King <colin.king@canonical.com>,
	netdev@vger.kernel.org (open list:NETWORKING DRIVERS),
	linux-kernel@vger.kernel.org (open list)
Subject: [PATCH v2 3/8] drivers: net: wan: Fix trivial spelling
Date: Wed, 15 Jul 2020 13:48:34 +0100	[thread overview]
Message-ID: <20200715124839.252822-4-kieran.bingham+renesas@ideasonboard.com> (raw)
In-Reply-To: <20200715124839.252822-1-kieran.bingham+renesas@ideasonboard.com>

The word 'descriptor' is misspelled throughout the tree.

Fix it up accordingly:
    decriptor -> descriptor

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
---
v2:
 - Fix commit message to reflect actual word replaced
---
 drivers/net/wan/lmc/lmc_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wan/lmc/lmc_main.c b/drivers/net/wan/lmc/lmc_main.c
index a20f467ca48a..842def21e089 100644
--- a/drivers/net/wan/lmc/lmc_main.c
+++ b/drivers/net/wan/lmc/lmc_main.c
@@ -2063,7 +2063,7 @@ static void lmc_driver_timeout(struct net_device *dev, unsigned int txqueue)
     /*
      * Chip seems to have locked up
      * Reset it
-     * This whips out all our decriptor
+     * This whips out all our descriptor
      * table and starts from scartch
      */
 
-- 
2.25.1


  parent reply	other threads:[~2020-07-15 12:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 12:48 [PATCH v2 0/8] spelling.txt: /decriptors/descriptors/ Kieran Bingham
2020-07-15 12:48 ` [PATCH v2 1/8] arch: arm: mach-davinci: Fix trivial spelling Kieran Bingham
2020-07-16  8:02   ` Bartosz Golaszewski
2020-07-21 18:16     ` Sekhar Nori
2020-07-15 12:48 ` [PATCH v2 2/8] drivers: input: joystick: " Kieran Bingham
2020-07-15 12:48 ` Kieran Bingham [this message]
2020-07-16  1:20   ` [PATCH v2 3/8] drivers: net: wan: " Jakub Kicinski
2020-07-15 12:48 ` [PATCH v2 4/8] drivers: net: wireless: " Kieran Bingham
2020-07-15 16:48   ` [PATCH v2 4/8] " Kalle Valo
2020-07-15 12:48 ` [PATCH v2 5/8] include: dynamic_debug.h: " Kieran Bingham
2020-07-15 12:48 ` [PATCH v2 6/8] kernel: trace: " Kieran Bingham
2020-07-15 12:48 ` [PATCH v2 7/8] mm/balloon_compaction: " Kieran Bingham
2020-07-15 12:48 ` [PATCH v2 8/8] scripts/spelling.txt: Add descriptors correction Kieran Bingham
2020-07-15 12:53   ` SeongJae Park

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=20200715124839.252822-4-kieran.bingham+renesas@ideasonboard.com \
    --to=kieran.bingham+renesas@ideasonboard.com \
    --cc=colin.king@canonical.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=snelson@pensando.io \
    --cc=trivial@kernel.org \
    /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 NNTP newsgroup(s).