Re: [RFC] Documentation/CodingStyle: Add rules for goto labels

From: H. Peter Anvin
Date: Mon Jun 04 2007 - 13:30:31 EST


Jeff Garzik wrote:
>
> Seconded. All my code contains the goto label in the first column.
>
> IMO any other goto label indentation is silly, because it obscures the
> goto label within the code block.
>

I would have to disagree with this. IMNSHO, a goto label is like a case
label, and they should be treated the same way.

-hpa
-
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/