From: Huang Shijie <b32955@freescale.com>
To: Bill Pringlemeir <bpringlemeir@nbsps.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd: gpmi: fix the bitflips for erased page
Date: Fri, 10 Jan 2014 09:53:13 +0800 [thread overview]
Message-ID: <20140110015311.GA24914@shlinux2.ap.freescale.net> (raw)
In-Reply-To: <87ppo09avr.fsf@nbsps.com>
On Thu, Jan 09, 2014 at 03:08:08PM -0500, Bill Pringlemeir wrote:
> On 9 Jan 2014, b32955 at freescale.com wrote:
>
> > ---
> > drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 44 ++++++++++++++++++++++++++++++++
> > 1 files changed, 44 insertions(+), 0 deletions(-)
>
> [snip]
>
> > + if (flip_bits < threshold) {
>
> Isn't it "if (flip_bits <= threshold)"?
thanks.
I agree the (flip_bits <= threshold) is better.
Huang Shijie
prev parent reply other threads:[~2014-01-10 2:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-03 21:27 [PATCH v7] mtd: gpmi: Deal with bitflips in erased regions Elie De Brauwer
2014-01-03 21:27 ` Elie De Brauwer
2014-01-04 12:50 ` Huang Shijie
2014-01-07 2:13 ` Huang Shijie
2014-01-09 7:11 ` [PATCH] mtd: gpmi: fix the bitflips for erased page Huang Shijie
2014-01-09 20:08 ` Bill Pringlemeir
2014-01-10 1:53 ` Huang Shijie [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=20140110015311.GA24914@shlinux2.ap.freescale.net \
--to=b32955@freescale.com \
--cc=bpringlemeir@nbsps.com \
--cc=linux-mtd@lists.infradead.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).