From: Joe Perches <joe@perches.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Andy Whitcroft <apw@canonical.com>, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] checkpatch: More --fix insert/delete lines for BRACES
Date: Thu, 10 Jul 2014 11:53:37 -0700 [thread overview]
Message-ID: <cover.1405018255.git.joe@perches.com> (raw)
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
next reply other threads:[~2014-07-10 18:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-10 18:53 Joe Perches [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1405018255.git.joe@perches.com \
--to=joe@perches.com \
--cc=akpm@linux-foundation.org \
--cc=apw@canonical.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.