public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Vagrant Cascadian <vagrant@debian.org>
To: u-boot@lists.denx.de
Cc: Vagrant Cascadian <vagrant@debian.org>
Subject: [PATCH 02/11] drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched".
Date: Tue, 21 Dec 2021 13:06:53 -0800	[thread overview]
Message-ID: <20211221210702.11123-2-vagrant@debian.org> (raw)
In-Reply-To: <20211221210702.11123-1-vagrant@debian.org>

---
 drivers/mtd/ubispl/ubispl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mtd/ubispl/ubispl.c b/drivers/mtd/ubispl/ubispl.c
index 03b31f002b..b58d8e8d56 100644
--- a/drivers/mtd/ubispl/ubispl.c
+++ b/drivers/mtd/ubispl/ubispl.c
@@ -953,7 +953,7 @@ retry:
 	 * Check, if the total number of blocks is correct
 	 */
 	if (be32_to_cpu(vh->used_ebs) != last) {
-		ubi_dbg("Block count missmatch.");
+		ubi_dbg("Block count mismatch.");
 		ubi_dbg("vh->used_ebs: %d nrblocks: %d",
 			be32_to_cpu(vh->used_ebs), last);
 		generic_set_bit(pnum, ubi->corrupt);
-- 
2.30.2


  reply	other threads:[~2021-12-21 21:07 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-21 21:06 [PATCH 01/11] arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed" Vagrant Cascadian
2021-12-21 21:06 ` Vagrant Cascadian [this message]
2022-01-13 14:24   ` [PATCH 02/11] drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched" Tom Rini
2021-12-21 21:06 ` [PATCH 03/11] drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch" Vagrant Cascadian
2022-01-13 14:24   ` Tom Rini
2021-12-21 21:06 ` [PATCH 04/11] arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resetting" Vagrant Cascadian
2022-01-13 14:24   ` Tom Rini
2021-12-21 21:06 ` [PATCH 05/11] cmd/Kconfig: " Vagrant Cascadian
2022-01-13 14:24   ` Tom Rini
2021-12-21 21:06 ` [PATCH 06/11] drivers/net/fec_mxc.c: " Vagrant Cascadian
2021-12-22 11:54   ` Ramon Fried
2022-01-13 14:24   ` Tom Rini
2021-12-21 21:06 ` [PATCH 07/11] common/fdt_support.c: Fix spelling of "shouldn't" Vagrant Cascadian
2022-01-13 14:24   ` Tom Rini
2021-12-21 21:06 ` [PATCH 08/11] drivers/core/of_addr.c: " Vagrant Cascadian
2022-01-13 14:24   ` Tom Rini
2021-12-21 21:07 ` [PATCH 09/11] arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting" Vagrant Cascadian
2022-01-13 14:25   ` Tom Rini
2021-12-21 21:07 ` [PATCH 10/11] drivers/ddr/altera/sequencer.c: " Vagrant Cascadian
2022-01-13 14:25   ` Tom Rini
2021-12-21 21:07 ` [PATCH 11/11] drivers/usb/gadget/dwc2_udc_otg.c: " Vagrant Cascadian
2022-01-13 14:25   ` Tom Rini
2022-01-13 14:24 ` [PATCH 01/11] arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed" Tom Rini

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=20211221210702.11123-2-vagrant@debian.org \
    --to=vagrant@debian.org \
    --cc=u-boot@lists.denx.de \
    /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