A few neatenings and cleanups and an EXPERIMENTAL option to fix various whitespace/formatting defects in patches.
Joe Perches (12): checkpatch: Remove quote from CamelCase test checkpatch: Improve network block comment test and message checkpatch: Warn when networking block comment lines don't start with * checkpatch: Warn on comparisons to jiffies checkpatch: Warn on comparisons to get_jiffies_64() checkpatch: Reduce false positive rate of "complex macros" checkpatch: Add a placeholder to check blank lines before declarations checkpatch: Don't warn on blank lines before/after braces as often checkpatch: Add a --strict test for comparison to true/false checkpatch: Improve "no space after cast" test checkpatch: Create an EXPERIMENTAL --fix option to correct patches checkpatch: Move test for space before semicolon after operator spacing scripts/checkpatch.pl | 524 ++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 423 insertions(+), 101 deletions(-) -- 1.8.1.2.459.gbcd45b4.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/