public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] update checkpatch to v0.30
@ 2009-10-16 18:39 Andy Whitcroft
  2009-10-16 18:39 ` [PATCH 1/7] checkpatch: possible types -- prevent illegal modifiers being added Andy Whitcroft
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Andy Whitcroft @ 2009-10-16 18:39 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Ingo Molnar, linux-kernel, Andy Whitcroft

Here is a batch of checkpatch updates.  The second of which should fix
akpm's issue triggering perl warnings on some patches.  The rest are the
normal slew of little fixes.  These have passed testing here.

Complete changelog below.

-apw

Andy Whitcroft (7):
  checkpatch: possible types -- prevent illegal modifiers being added
  checkpatch: correctly stop scanning at the bottom of a hunk
  checkpatch: update copyright dates
  checkpatch: fix false errors due to macro concatenation
  checkpatch: fix __attribute__ matching
  checkpatch: fix false EXPORT_SYMBOL warning
  checkpatch: version 0.30

 scripts/checkpatch.pl |   84 +++++++++++++++++++++++++++++++++++-------------
 1 files changed, 61 insertions(+), 23 deletions(-)


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

end of thread, other threads:[~2009-10-16 23:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-16 18:39 [PATCH 0/7] update checkpatch to v0.30 Andy Whitcroft
2009-10-16 18:39 ` [PATCH 1/7] checkpatch: possible types -- prevent illegal modifiers being added Andy Whitcroft
2009-10-16 18:39 ` [PATCH 2/7] checkpatch: correctly stop scanning at the bottom of a hunk Andy Whitcroft
2009-10-16 18:39 ` [PATCH 3/7] checkpatch: update copyright dates Andy Whitcroft
2009-10-16 18:39 ` [PATCH 4/7] checkpatch: fix false errors due to macro concatenation Andy Whitcroft
2009-10-16 18:39 ` [PATCH 5/7] checkpatch: fix __attribute__ matching Andy Whitcroft
2009-10-16 18:39 ` [PATCH 6/7] checkpatch: fix false EXPORT_SYMBOL warning Andy Whitcroft
2009-10-16 18:58   ` Daniel Walker
2009-10-16 23:26     ` Andy Whitcroft
2009-10-16 18:39 ` [PATCH 7/7] checkpatch: version 0.30 Andy Whitcroft
2009-10-16 18:56 ` [PATCH 0/7] update checkpatch to v0.30 Joe Perches
2009-10-16 23:29   ` Andy Whitcroft

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