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