NAND: Remove commented out code
Patch removes already commented out dead code Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
parent
4f41e7ea1a
commit
36e0b98ec8
@ -2767,7 +2767,6 @@ int nand_scan_tail(struct mtd_info *mtd)
|
||||
default:
|
||||
printk(KERN_WARNING "No oob scheme defined for "
|
||||
"oobsize %d\n", mtd->oobsize);
|
||||
/* BUG(); */
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user