Re: Extraneous whitespace removal?

From: M. R. Brown (mrbrown@0xd6.org)
Date: Fri Nov 30 2001 - 08:16:58 EST


* 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
>
> 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.
>
> 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.
>

diff -w, diff -b, diff -B

M. R.



-
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/



This archive was generated by hypermail 2b29 : Fri Nov 30 2001 - 21:00:39 EST