lkml.org 
[lkml]   [2005]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 4/5] slab: extract slab order calculation to separate function
Manfred Spraul <manfred@colorfullife.com> wrote:
>
> >+ } else
> >+ left_over = calculate_slab_order(cachep, size, align, flags);
> >
> >
>
> I usually add braces in this case: If braces are necessary for either
> the if or the else-clause, then I add braces to both parts.
>
> Could be applied as is, or I could write a patch with both changes.
> Andrew - what do you prefer?

I normally add the braces in both legs of the `if' if one leg needs them.
But it looks crappy either way, so whatever.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-11-19 18:40    [W:0.575 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site