From: Felix Radensky <felix@embedded-sol.com>
To: linux-mtd@lists.infradead.org
Subject: Missing breaks in nand_scan_tail ?
Date: Mon, 06 Jul 2009 10:53:55 +0300 [thread overview]
Message-ID: <4A51AD93.40903@embedded-sol.com> (raw)
Hi,
In function nand_scan_tail() in switch statement
switch (chip->ecc.mode) {
...
}
the final break is missing for NAND_ECC_HW and NAND_ECC_HW_SYNDROME cases.
Is this a bug or break is omitted intentionally ?
Thanks.
Felix.
next reply other threads:[~2009-07-06 7:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-06 7:53 Felix Radensky [this message]
2009-07-06 8:40 ` Missing breaks in nand_scan_tail ? vimal singh
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=4A51AD93.40903@embedded-sol.com \
--to=felix@embedded-sol.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.