netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sean Gloumeau <sajgloumeau@gmail.com>
To: Jiri Kosina <trivial@kernel.org>
Cc: kbingham@kernel.org, David Woodhouse <dwmw2@infradead.org>,
	Richard Weinberger <richard@nod.at>,
	linux-mtd@lists.infradead.org, Rasesh Mody <rmody@marvell.com>,
	Sudarsana Kalluru <skalluru@marvell.com>,
	GR-Linux-NIC-Dev@marvell.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Sean Gloumeau <sajgloumeau@protonmail.com>,
	Sean Gloumeau <sajgloumeau@gmail.com>
Subject: [PATCH 0/3] Fix spelling errors of words with stem "eliminat"
Date: Wed,  5 May 2021 00:15:19 -0400	[thread overview]
Message-ID: <cover.1620185393.git.sajgloumeau@gmail.com> (raw)

I happened upon a spelling error in v5.5 of the kernel for "eleminating"
in miscdevice.h. After grepping in linux-next I realized that this
error was fixed in miscdevice.h, but found related errors for words
sharing the stem "eliminat". These patches aim to amend these spelling
mistakes, and add entries to scripts/spelling.txt to avoid adding
similar spelling mistakes to the remote in the future.

Sean Gloumeau (3):
  Fix spelling error from "eleminate" to "eliminate"
  Fix spelling error from "elemination" to "elimination"
  Add entries for words with stem "eleminat"

 drivers/net/ethernet/brocade/bna/bnad.c | 2 +-
 fs/jffs2/debug.c                        | 2 +-
 scripts/spelling.txt                    | 3 +++
 3 files changed, 5 insertions(+), 2 deletions(-)


base-commit: 9a9aa07ae18be3b77ba132a6eff3a92c9b83e016
-- 
2.31.1


             reply	other threads:[~2021-05-05  4:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-05  4:15 Sean Gloumeau [this message]
2021-05-05  4:15 ` [PATCH 1/3] Fix spelling error from "eleminate" to "eliminate" Sean Gloumeau
2021-05-05  8:38   ` Kieran Bingham
2021-05-05  4:16 ` [PATCH 2/3] Fix spelling error from "elemination" to "elimination" Sean Gloumeau
2021-05-05  8:42   ` Kieran Bingham
2021-05-05  4:17 ` [PATCH 3/3] Add entries for words with stem "eleminat" Sean Gloumeau
2021-05-05  8:44   ` Kieran Bingham
2021-05-05 17:04   ` [PATCH v2] " Sean Gloumeau
2021-05-05 17:05     ` Sean Gloumeau
2021-05-05 17:12   ` [PATCH v2 3/3] " Sean Gloumeau

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=cover.1620185393.git.sajgloumeau@gmail.com \
    --to=sajgloumeau@gmail.com \
    --cc=GR-Linux-NIC-Dev@marvell.com \
    --cc=dwmw2@infradead.org \
    --cc=kbingham@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=richard@nod.at \
    --cc=rmody@marvell.com \
    --cc=sajgloumeau@protonmail.com \
    --cc=skalluru@marvell.com \
    --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).