public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] checkpatch: Improve const struct tests
@ 2016-08-31 17:27 Joe Perches
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Joe Perches @ 2016-08-31 17:27 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel; +Cc: Andy Whitcroft

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

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

end of thread, other threads:[~2016-08-31 22:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-31 17:27 [PATCH 0/2] checkpatch: Improve const struct tests Joe Perches
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

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