[U-Boot] [PATCH 3/6] mx6qarm2: Remove unneeded error message when cpu_eth_init() fails
Wolfgang Denk
wd at denx.de
Sat Jan 4 20:26:01 CET 2014
Dear Fabio Estevam,
In message <1388853097-3068-3-git-send-email-festevam at gmail.com> you wrote:
>
> + int ret = cpu_eth_init(bis);
> + if (ret)
> return ret;
Please separate declarations and code by a blank line. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
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
All men should freely use those seven words which have the power to
make any marriage run smoothly: You know dear, you may be right.
More information about the U-Boot
mailing list