2016-09-02 20:58 GMT+09:00 Marek Vasut <ma...@denx.de>:
> On 09/02/2016 12:36 PM, Masahiro Yamada wrote:
>>   -ret = expression;
>>   -if (ret)
>>   -        return ret;
>>   -return 0;
>>   +return expression;
>>
>> Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com>
>> ---
>
> The thing I miss in the commit message is -- why is this change
> beneficial/needed ?
>

I thought the benefit was apparent.

Wasn't it to you?



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

Reply via email to