On Fri, Nov 17, 2006 at 12:37:40AM +0100, Johannes Berg wrote: > > FWIW, I think I prefer the "for (;;)" version for endless loops. > > It looks more intentional to me. Some grep'ing showed nearly equal > > usage of "for (;;)" versus "while (1)". Is there any "official" > > preference? I don't see anything in CodingStyle about it. > > I think while (1) looks more intentional, but I suppose that's because I > grew up with pascal where you can't do all these weird things with for > loops. > > Feel free to drop this part of the patch if you wish, or, if you want, I > can resend without that too :)
No need to resend. Any other opinions on this? I suppose it is just a beached discussion... -- John W. Linville [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html