diff options
author | H. Peter Anvin <hpa@zytor.com> | 2007-03-12 12:16:30 -0700 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2007-05-02 20:58:08 +0200 |
commit | 12b315603a1eb95b4e4ea3389ba44bd7ded0aa35 (patch) | |
tree | fd2b88b8b947124e9fe47f480b4dff5f8eb65fbb /scripts/cleanpatch | |
parent | dc24f0e708c8a6a27b5b967a2599c04973054398 (diff) | |
download | linux-3.10-12b315603a1eb95b4e4ea3389ba44bd7ded0aa35.tar.gz linux-3.10-12b315603a1eb95b4e4ea3389ba44bd7ded0aa35.tar.bz2 linux-3.10-12b315603a1eb95b4e4ea3389ba44bd7ded0aa35.zip |
cleanfile: a script to clean up stealth whitespace
This script cleans up various classes of stealth whitespace. In
particular, it cleans up:
- Whitespace (spaces or tabs)before newline;
- DOS line endings (CR before LF);
- Space before tab (spaces are deleted or converted to tabs);
- Empty lines at end of file.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions