Re: [PATCH] staging/zcache: Add braces for else, if 'if' had some

From: Greg KH
Date: Wed Feb 23 2011 - 17:23:50 EST


On Sat, Feb 19, 2011 at 03:15:55AM +0100, Peter Huewe wrote:
> This patch fixes a Coding Style issue by adding needed braces for the
> else branches, if the preceding 'if' branch had braces around it.
>
> Rationale: CodingStyle.txt Section 3

That's not a good rationale, the existing code is just fine as-is,
sorry.

thanks,

greg k-h
--
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/