checkpatch: Don't treat diffs as patches.

The patch-header cleanup code assumed that it would only ever
see patches, which was of course hogwash.  This lead to crazy
results as it tried to wrap what it thought were continuation
lines at the beginnings of raw diffs.

Signed-off-by: Gregory Bean <gbean@codeaurora.org>
1 file changed