[ofa-general] Re: Merging of completely unreviewed drivers

Ray Lee ray-lk at madrabbit.org
Thu Feb 21 22:37:00 PST 2008


On Thu, Feb 21, 2008 at 7:13 PM, Linus Torvalds
<torvalds at linux-foundation.org> wrote:
>  So I'd be happier with warnings about deep indentation (but how do you
>  count it? Will people then try to fake things out by using 4-space indents
>  and then "deep" indentations will look like just a couple of tabs?)

I suspect that 90% of the cases that people really care about would
get caught successfully just by counting brace depth.

ie, by looking at { { {} {} {{{}{}}} } } I bet you can tell me which
section should have been pulled out into a separate routine.



More information about the general mailing list