commit | d2c0a23514d8ac4ed10a8e742467cfb72ca3bed8 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@canonical.com> | Tue Oct 26 14:23:12 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 26 16:52:19 2010 -0700 |
tree | a3c0283ee6cdcaa92ecf9ae2ec7a4f1e627c359c | |
parent | e91b6e263ed6735c766cb14bbe63b9c7bd774526 [diff] |
checkpatch: suggest cleanpatch and cleanfile when appropriate When we hit types of whitespace which may be fixed by scripts/cleanpatch and scripts/cleanfile suggest their use in our report. Suggested-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Andy Whitcroft <apw@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>