netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix spelling errors of words with stem "eliminat"
@ 2021-05-05  4:15 Sean Gloumeau
  2021-05-05  4:15 ` [PATCH 1/3] Fix spelling error from "eleminate" to "eliminate" Sean Gloumeau
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Sean Gloumeau @ 2021-05-05  4:15 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: kbingham, David Woodhouse, Richard Weinberger, linux-mtd,
	Rasesh Mody, Sudarsana Kalluru, GR-Linux-NIC-Dev, netdev,
	linux-kernel, Sean Gloumeau, Sean Gloumeau

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-05-05 17:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05  4:15 [PATCH 0/3] Fix spelling errors of words with stem "eliminat" Sean Gloumeau
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

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).