> @@ -1961,11 +1961,13 @@ int doit(struct flashchip *flash, int force, const > char *filename, int read_it, > ret = 1; > goto out; > } > - } > - emergency_help_message(); > - ret = 1; > - goto out; > - } > + } else Could you kill that last curly bracket? :)
Acked-by: Tadas Slotkus <[email protected]> _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
