Re: Extraneous whitespace removal?

M. R. Brown (mrbrown@0xd6.org)
Fri, 30 Nov 2001 07:16:58 -0600


--huq684BweRXVnRxX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* Wayne Scott <wscott@bitmover.com> on Thu, Nov 29, 2001:

> From: Jeremy M. Dolan <jmd@turbogeek.org>
> > Pluses:
> > - clean up messy whitespace
> > - cut precious picoseconds off compile time
> > - cut kernel tree by 200k (+/- alot)
> >
> > Minuses:
> > - adds 3.8M bzip2 or 4.7M gzip to next diff
>=20
> As someone who has spend a lot of time working on version control and
> file merging, let be tell you the big minus you missed.=20
>=20
> After this patch go into the Linux kernel, everyone who is maintaining
> a set of patches in parallel with the main kernel has a lot of extra
> work resolving the conflicts caused by this change. You have touched
> a huge number of lines and people will have to walk a list of merge
> conflicts everywhere they have made local changes and pick their side.
> And anytime people do a whole series of the same edits over and over
> they will miss that real conflict in the middle and lose some
> important change.
>=20

diff -w, diff -b, diff -B

M. R.

--huq684BweRXVnRxX
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE8B4bKaK6pP/GNw0URAlGZAJ4v4a06oo0cjy8JBx49w3p+VFyaNgCfSfTT
P59G0yh8n4bMRpIBXdaIV8E=
=bnSz
-----END PGP SIGNATURE-----

--huq684BweRXVnRxX--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/