Re: [PATCH 13/19 v2] staging: comedi: amplc_pci230: remove unnecessary braces

From: Dan Carpenter
Date: Wed Jul 30 2014 - 09:42:19 EST


On Wed, Jul 30, 2014 at 12:53:47PM +0100, Ian Abbott wrote:
> Signed-off-by: Ian Abbott <abbotti@xxxxxxxxx>
> ---
> v2: Be less aggressive in brace removal. Keep them for outer nested
> 'if's. Keep them in outer control statements where the inner control
> statement uses braces.

Really every multi-line indent should have braces for readability. This
isn't documented anywhere, but it's normal kernel style and Greg prefers
it for staging as well but I can't find the URL on google where he
mentioned that.

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/