Jeremy Fitzhardinge wrote: > H. Peter Anvin wrote: >> goto labels are scoped in one sense: they are only reachable from inside >> the block they are defined in, so I would disagree with this statement. >> > > Erm, no I think you're wrong there Yeah, I realized I was talking out of my ass there when Viro pointed this out. I has inadvertently generalized the rule "no skipping automatics" to "no jump into blocks." -hpa - 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/
- 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]>
- Re: [RFC] Documentation/CodingStyle: Add rules for goto labels
- From: "H. Peter Anvin" <[email protected]>
- Re: [RFC] Documentation/CodingStyle: Add rules for goto labels
- From: Jeremy Fitzhardinge <[email protected]>
- [RFC] Documentation/CodingStyle: Add rules for goto labels
- Prev by Date: Re: [PATCH -mm 2/2] PM: Disable usermode helper before hibernation and suspend
- Next by Date: default charset for linux-kernel code?
- Previous by thread: Re: [RFC] Documentation/CodingStyle: Add rules for goto labels
- Next by thread: Re: [RFC] Documentation/CodingStyle: Add rules for goto labels
- Index(es):