[PATCH 7/8] nandwrite: add check for negative blockalign

Mike Frysinger vapier.adi at gmail.com
Mon Nov 29 03:05:59 EST 2010


On Mon, Nov 29, 2010 at 03:02, Brian Norris wrote:
> +               errmsg_die("Can't specify a negative blockalign '%d'",
> +                               blockalign);

personally, i'd avoid quotes on non-string types.  maybe also mention
the command line option that is "blockalign" ?

otherwise, these changes all look fine to me
-mike



More information about the linux-mtd mailing list