Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2003 18:51:07 +0000
From:      kolmeronline@comcast.net
To:        Maxime Henrion <mux@freebsd.org>
Cc:        Josef El-Rayes <j.el-rayes@daemon.li>
Subject:   Re: cvs commit: doc/en_US.ISO8859-1/books/arch-handbook/driverbasics chapter.sgml
Message-ID:  <20030925185107.E027F43FFB@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help


Please do not email us!!!!!!!!!!!!!!!!!!!!!!!
> Josef El-Rayes wrote:
> > Ken Smith <kensmith@FreeBSD.org> wrote:
> > > - "whitespace change" that coverts existing driver example code
> > > to be style(9) compliant, matching format of new driver code
> > 
> > for me this is strange, i always thought that we do not do patches which
> > do whitespace changes only - which does make the repository bigger
> > without any real benefit.
> 
> Not really - what is most important is to not mix functional changes and
> whitespace changes touching different parts of the code in a single commit
> since it makes the diff much harder to read.  Bearing this in mind, when
> you want a file to be style(9) compliant, you sometimes have to bite the
> bullet and commit whitespace changes only.  I usually do this before
> heavily modifying a file, making it style(9) compliant before doing
> anything else.  This way, I'm not tempted to fix style(9) bugs when doing
> functional changes and I keep the functional changes commit clean.
> 
> Cheers,
> Maxime
> _______________________________________________
> cvs-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030925185107.E027F43FFB>