As far as whitespace fixes, it seems we should just declare a flag day,
specifically, right before Linus releases 2.6.26 or .27 he'd run
"cleanfile" on the WHOLE TREE and check it in (either as one patch or
several.)
After that, one would either have to use "patch -l" to refresh patches
across the flag day, or I would write a reverse version of "cleanpatch"
(one which cleans the minus lines and the context instead of the output)
to fix them up.
Then the whole tree would be whitespace-clean, it would concentrate the
pain to a single event, and then we can go on with life.
-hpa
--