X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fmtd%2Fsm_ftl.c;h=8dd6ba52404a390c57462bb90f25f470c1d32687;hb=657f28f8811c92724db10d18bbbec70d540147d6;hp=9e2dfd517aa51c68e15e80d864d1a12f80c1fbe8;hpb=8da28681eb1430fb6715c7aef67001acfbbbcba5;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git diff --git a/drivers/mtd/sm_ftl.c b/drivers/mtd/sm_ftl.c index 9e2dfd5..8dd6ba5 100644 --- a/drivers/mtd/sm_ftl.c +++ b/drivers/mtd/sm_ftl.c @@ -346,7 +346,6 @@ static int sm_write_sector(struct sm_ftl *ftl, ret = mtd_write_oob(mtd, sm_mkoffset(ftl, zone, block, boffset), &ops); /* Now we assume that hardware will catch write bitflip errors */ - /* If you are paranoid, use CONFIG_MTD_NAND_VERIFY_WRITE */ if (ret) { dbg("write to block %d at zone %d, failed with error %d",