All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org
Cc: Andy Whitcroft <apw@canonical.com>
Subject: [PATCH 0/2] checkpatch: Improve const struct tests
Date: Wed, 31 Aug 2016 10:27:30 -0700	[thread overview]
Message-ID: <cover.1472664220.git.joe@perches.com> (raw)

Joe Perches (2):
  checkpatch: Externalize the structs that should be const
  const_structs.checkpatch: Add frequently defined from Julia Lawall's list

 scripts/checkpatch.pl            | 64 +++++++++++++++-------------------------
 scripts/const_structs.checkpatch | 64 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+), 40 deletions(-)
 create mode 100644 scripts/const_structs.checkpatch

-- 
2.10.0.rc2.1.gb2aa91d

             reply	other threads:[~2016-08-31 17:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31 17:27 Joe Perches [this message]
2016-08-31 17:27 ` [PATCH 1/2] checkpatch: Externalize the structs that should be const Joe Perches
2016-08-31 17:27 ` [PATCH 2/2] const_structs.checkpatch: Add frequently used from Julia Lawall's list Joe Perches
2016-08-31 22:39   ` Kees Cook

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.1472664220.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.