public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] checkpatch: More --fix insert/delete lines for BRACES
@ 2014-07-10 18:53 Joe Perches
  2014-07-10 18:53 ` [PATCH 1/4] checkpatch: Add fix_insert_line and fix_delete_line helpers Joe Perches
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Joe Perches @ 2014-07-10 18:53 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Andy Whitcroft, linux-kernel

A bit of neatening and add a few patch/file corrections for
misplaced braces

Joe Perches (4):
  checkpatch: Add fix_insert_line and fix_delete_line helpers
  checkpatch: Use the correct indentation for which()
  checkpatch: Add --fix option for a couple OPEN_BRACE misuses
  checkpatch: Fix brace style misuses of else and while

 scripts/checkpatch.pl | 148 +++++++++++++++++++++++++++++++-------------------
 1 file changed, 93 insertions(+), 55 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty


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

end of thread, other threads:[~2014-07-10 18:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-10 18:53 [PATCH 0/4] checkpatch: More --fix insert/delete lines for BRACES Joe Perches
2014-07-10 18:53 ` [PATCH 1/4] checkpatch: Add fix_insert_line and fix_delete_line helpers Joe Perches
2014-07-10 18:53 ` [PATCH 2/4] checkpatch: Use the correct indentation for which() Joe Perches
2014-07-10 18:53 ` [PATCH 3/4] checkpatch: Add --fix option for a couple OPEN_BRACE misuses Joe Perches
2014-07-10 18:53 ` [PATCH 4/4] checkpatch: Fix brace style misuses of else and while Joe Perches

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