[U-Boot] [U-Boot, 1/2] ARM: move #ifdef to match the error handling code
Tom Rini
trini at konsulko.com
Sat Jun 25 04:52:35 CEST 2016
On Fri, Jun 17, 2016 at 09:51:48PM +0900, Masahiro Yamada wrote:
> Match the #ifdef ... #endif and the code,
>
> ret = do_something();
> if (ret)
> return ret;
>
> This will make it easier to add more #ifdef'ed code.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160624/cadd5d25/attachment.sig>
More information about the U-Boot
mailing list