
25 Jun
2016
25 Jun
'16
4:52 a.m.
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@socionext.com
Applied to u-boot/master, thanks!
--
Tom