Missing breaks in nand_scan_tail ?

Felix Radensky felix at embedded-sol.com
Mon Jul 6 03:53:55 EDT 2009


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.



More information about the linux-mtd mailing list