]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: suggest cleanpatch and cleanfile when appropriate
authorAndy Whitcroft <apw@canonical.com>
Tue, 26 Oct 2010 21:23:12 +0000 (14:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Oct 2010 23:52:19 +0000 (16:52 -0700)
commit12a4d1faa138dae4d05aac026e99f1346e28013d
treea3c0283ee6cdcaa92ecf9ae2ec7a4f1e627c359c
parent40b895cddca26bc1bdc041b8e473dc138e2ebb20
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>
scripts/checkpatch.pl