[U-Boot] [PATCH 1/2] env: Don't print "Failed" error message

Wolfgang Denk wd at denx.de
Fri Jul 20 13:29:43 UTC 2018


Dear Sam,

In message <20180720131421.7136-2-semen.protsenko at linaro.org> you wrote:
>
> +		if (!ret)
>  			printf("OK\n");
>  
>  		if (!ret)

Now we have two "if (!ret)" in sequence.  Make this one block,
please.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Commitment, n.:      Commitment can be illustrated by a breakfast
of ham and eggs. The chicken was involved, the pig was committed.


More information about the U-Boot mailing list