[BUG] mtd-utils: nandwrite: invalid erase after page write failure

Mike Frysinger vapier.adi at gmail.com
Thu Aug 11 11:39:33 EDT 2011


On Thu, Aug 11, 2011 at 11:30, Fryar, Jeff wrote:
> +                               if (mtd_erase(mtd_desc, &mtd, fd, (i/mtd.eb_size))) {

we dont need to conserve whitespace.  please use spaces around "/" operators.
-mike



More information about the linux-mtd mailing list