
2 Sep
2016
2 Sep
'16
1:58 p.m.
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.masahiro@socionext.com
The thing I miss in the commit message is -- why is this change beneficial/needed ?
--
Best regards,
Marek Vasut