Subject: Re: a new KNF (and some comments)
To: None <lukem@cs.rmit.edu.au>
From: Simon Burge <simonb@netbsd.org>
List: tech-kern
Date: 01/21/2000 15:30:15
Luke Mewburn wrote:

> 	/* Second level indents are four spaces. */

Should we have guidelines on where to break lines?  For example, on a
long if clause, should we break before or after a convenient || or &&?

Simon.