Re: [PATCH] reformat mtrr.c to conform to CodingStyle

Mark van Walraven (markv@wave.co.nz)
Tue, 20 Nov 2001 21:47:04 +1300


On Wed, Nov 14, 2001 at 08:57:14AM +0100, David Weinehall wrote:
> switch (option) {
> case 1:
> /* blaha */
>
>
> That feels kind of odd compared to the rest of the codingstyle.
>
> Comments?!

A case statement is a label, therefore "outdented" on level.

Regards,

Mark.
-
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/