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 2/3] Fix spelling error from "elemination" to "elimination"
Date: Wed,  5 May 2021 00:16:43 -0400	[thread overview]
Message-ID: <f1220eaedbc71ee8d19e35b894c21c161e7a33fc.1620185393.git.sajgloumeau@gmail.com> (raw)
In-Reply-To: <cover.1620185393.git.sajgloumeau@gmail.com>

Spelling error "elemination" amended to "elimination".

Signed-off-by: Sean Gloumeau <sajgloumeau@gmail.com>
---
 fs/jffs2/debug.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/jffs2/debug.c b/fs/jffs2/debug.c
index 9d26b1b9fc01..027e4f84df28 100644
--- a/fs/jffs2/debug.c
+++ b/fs/jffs2/debug.c
@@ -354,7 +354,7 @@ __jffs2_dbg_acct_paranoia_check_nolock(struct jffs2_sb_info *c,
 	}
 
 #if 0
-	/* This should work when we implement ref->__totlen elemination */
+	/* This should work when we implement ref->__totlen elimination */
 	if (my_dirty_size != jeb->dirty_size + jeb->wasted_size) {
 		JFFS2_ERROR("Calculated dirty+wasted size %#08x != stored dirty + wasted size %#08x\n",
 			my_dirty_size, jeb->dirty_size + jeb->wasted_size);
-- 
2.31.1


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

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Sean Gloumeau [this message]
2021-05-05  8:42   ` [PATCH 2/3] Fix spelling error from "elemination" to "elimination" 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=f1220eaedbc71ee8d19e35b894c21c161e7a33fc.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).