Sam Ravnborg wrote: > If local(__label__) really so widely used in the kernel that it deserves > a place in coding-style? > A quick grep did not say so. > Probably not, and its use shouldn't be (even tacitly) encouraged. It's only really useful for defining a local label within a macro, and there's probably something wrong with your macro if you need a local label. J - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [RFC] Documentation/CodingStyle: Add rules for goto labels
- From: WANG Cong <[email protected]>
- Re: [RFC] Documentation/CodingStyle: Add rules for goto labels
- From: Al Viro <[email protected]>
- Re: [RFC] Documentation/CodingStyle: Add rules for goto labels
- From: Randy Dunlap <[email protected]>
- Re: [RFC] Documentation/CodingStyle: Add rules for goto labels
- From: Jeff Garzik <[email protected]>
- Re: [RFC] Documentation/CodingStyle: Add rules for goto labels
- From: WANG Cong <[email protected]>
- Re: [RFC] Documentation/CodingStyle: Add rules for goto labels
- From: Jeremy Fitzhardinge <[email protected]>
- [RFC] Documentation/CodingStyle: Add rules for goto labels (-v2)
- From: WANG Cong <[email protected]>
- Re: [RFC] Documentation/CodingStyle: Add rules for goto labels (-v2)
- From: Sam Ravnborg <[email protected]>
- [RFC] Documentation/CodingStyle: Add rules for goto labels
- Prev by Date: Re: SLUB: Return ZERO_SIZE_PTR for kmalloc(0)
- Next by Date: Re: __get_free_pages: can GFP_DMA omit GFP_KERNEL and GFP_ATOMIC?
- Previous by thread: Re: [RFC] Documentation/CodingStyle: Add rules for goto labels (-v2)
- Next by thread: Re: [RFC] Documentation/CodingStyle: Add rules for goto labels (-v2)
- Index(es):