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.masah...@socionext.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to