lkml.org 
[lkml]   [2016]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] ubifs: compress lines for immediate return
From
Date
Heiko,

On 05.09.2016 06:59, Heiko Schocher wrote:
> fix the following code:
>
> -ret = expression;
> -if (ret)
> - return ret;
> -return 0;
> +return expression;

"Fix"? ;-)
What was broken?

I agree that we can write the expression in a different way, but is it really worth it?
Is this part of a tree-wide cleanup?

Thanks,
//richard

\
 
 \ /
  Last update: 2016-09-17 09:58    [W:0.714 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site