From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Deming Wang <wangdeming@inspur.com>
Cc: <richard@nod.at>, <vigneshr@ti.com>,
<linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mtd: Fix spelling typo in comment
Date: Mon, 19 Sep 2022 18:03:49 +0200 [thread overview]
Message-ID: <20220919180349.6af1befb@xps-13> (raw)
In-Reply-To: <20220906134204.4119-1-wangdeming@inspur.com>
Hi Deming,
wangdeming@inspur.com wrote on Tue, 6 Sep 2022 09:42:04 -0400:
> Modify the maxiumum to maximum
>
> Signed-off-by: Deming Wang <wangdeming@inspur.com>
> ---
> drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c b/drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c
> index 8bb17c5a66c3..276c529014d5 100644
> --- a/drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c
> +++ b/drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c
> @@ -14,7 +14,8 @@
> #include <linux/bcma/bcma.h>
>
> /* Broadcom uses 1'000'000 but it seems to be too many. Tests on WNDR4500 has
> - * shown ~1000 retries as maxiumum. */
> + * shown ~1000 retries as maximum.
> + */
> #define NFLASH_READY_RETRIES 10000
>
> #define NFLASH_SECTOR_SIZE 512
>
> base-commit: 840126e36e8ff272cb63158646433fa1324533d9
Thanks for the patch but there is an identical commit received one day
before.
Thanks,
Miquèl
prev parent reply other threads:[~2022-09-19 16:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 13:42 [PATCH] mtd: Fix spelling typo in comment Deming Wang
2022-09-19 16:03 ` Miquel Raynal [this message]
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=20220919180349.6af1befb@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
--cc=vigneshr@ti.com \
--cc=wangdeming@inspur.com \
/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