[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1370902448.git.joe@perches.com>
Date: Mon, 10 Jun 2013 15:20:38 -0700
From: Joe Perches <joe@...ches.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Andy Whitcroft <apw@...onical.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 00/12] checkpatch: collection of neatenings and new "--fix"
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists