No subject


Mon Jun 27 16:47:34 EDT 2011


> Do not unnecessarily use braces where a single statement will do.
>
> if (condition)
> 	action();

I guess simple "return" (even when using line break) is still like
single statement...
Am I wrong?

--=20
Rafa=C5=82



More information about the b43-dev mailing list