scripts: Make cleanfile/cleanpatch warn about long lines
authorH. Peter Anvin <hpa@zytor.com>
Sat, 26 May 2007 00:58:26 +0000 (17:58 -0700)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 16 Jul 2007 19:15:50 +0000 (21:15 +0200)
commitcb3ed5b7e09c6c0462e396d55e3fecc0980a333a
treeead4dd6f67c2350096b17791d79e414c984f79f9
parentd72e5edbf4d13adfe489e9e6114a4922891ddcb2
scripts: Make cleanfile/cleanpatch warn about long lines

Make the "cleanfile" and "cleanpatch" script warn about long lines,
by default lines whose visual width exceeds 79 characters.

Per suggestion from Auke Kok.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/cleanfile
scripts/cleanpatch