a general question regarding patches.
Normally, I submit patches generated with diff -ubw, to ignore
whitespace changes. This normally makes the patches smaller and they
just represent the actual code changes. This is the preferred method,
right?
Who, if anyone, should be re-indenting the code after patches are
applied? Some of it gets pretty sloppy looking after awhile.
Jeff