From: Scott Wood <scottwood@freescale.com>
To: Prabhakar Kushwaha <prabhakar@freescale.com>
Cc: linux-mtd@lists.infradead.org, linuxppc-dev@lists.ozlabs.org,
Poonam Aggrwal <poonam.aggrwal@freescale.com>
Subject: Re: [PATCH] mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
Date: Fri, 20 Jan 2012 14:20:30 -0600 [thread overview]
Message-ID: <4F19CC8E.6080908@freescale.com> (raw)
In-Reply-To: <1326859991-7469-1-git-send-email-prabhakar@freescale.com>
On 01/17/2012 10:13 PM, Prabhakar Kushwaha wrote:
> + for (i = sector; i <= sector_end; i++) {
> + errors = check_read_ecc(mtd, ctrl, eccstat, i);
> +
> + if (errors == 15) {
> + /*
> + * Uncorrectable error.
> + * OK only if the whole page is blank.
> + *
> + * We disable ECCER reporting due to...
s/due to.../due to/
Otherwise looks good.
-Scott
next prev parent reply other threads:[~2012-01-20 20:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-18 4:13 [PATCH] mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command Prabhakar Kushwaha
2012-01-20 20:20 ` Scott Wood [this message]
2012-01-27 13:15 ` Artem Bityutskiy
2012-01-27 14:20 ` Kushwaha Prabhakar-B32579
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=4F19CC8E.6080908@freescale.com \
--to=scottwood@freescale.com \
--cc=linux-mtd@lists.infradead.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=poonam.aggrwal@freescale.com \
--cc=prabhakar@freescale.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