public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] checkpatch: Line spacing tests and Kconfig help
@ 2014-06-23 16:35 Joe Perches
  2014-06-23 16:35 ` [PATCH 1/4] checkpatch: Add test for blank lines after function/struct/union/enum Joe Perches
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Joe Perches @ 2014-06-23 16:35 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Jean Delvare, Andy Whitcroft, linux-kernel

Add some vertical spacing tests.
Quiet Kconfig help false positives.

Joe Perches (4):
  checkpatch: Add test for blank lines after function/struct/union/enum
  checkpatch: Add a multiple blank lines test
  checkpatch: Change blank line after declaration type to "LINE_SPACING"
  checkpatch: Quiet Kconfig help message checking

 scripts/checkpatch.pl | 35 +++++++++++++++++++++++++++++++----
 1 file changed, 31 insertions(+), 4 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-23 16:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-23 16:35 [PATCH 0/4] checkpatch: Line spacing tests and Kconfig help Joe Perches
2014-06-23 16:35 ` [PATCH 1/4] checkpatch: Add test for blank lines after function/struct/union/enum Joe Perches
2014-06-23 16:35 ` [PATCH 2/4] checkpatch: Add a multiple blank lines test Joe Perches
2014-06-23 16:35 ` [PATCH 3/4] checkpatch: Change blank line after declaration type to "LINE_SPACING" Joe Perches
2014-06-23 16:35 ` [PATCH 4/4] checkpatch: Quiet Kconfig help message checking Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox