All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] update checkpatch to v0.29
@ 2009-08-21 21:46 Andy Whitcroft
  2009-08-21 21:46 ` [PATCH 1/7] checkpatch: possible types -- else cannot start a type Andy Whitcroft
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Andy Whitcroft @ 2009-08-21 21:46 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Ingo Molnar, linux-kernel, Andy Whitcroft

Here is a few update for checkpatch that seem to have gotten lost
somewhere along the line, I though you had everything I had queued.
These have passed testing here, I have some more stuff in testing and I
will get those out soon.

This update brings an a number of minor fixes.  Thanks for the
contributions.

Complete changelog below.

-apw

Andy Whitcroft (5):
  checkpatch: possible types -- else cannot start a type
  checkpatch: indent checks -- stop when we run out of continuation
    lines
  checkpatch: format strings should not have brackets in macros
  checkpatch: limit sN/uN matches to actual bit sizes
  checkpatch: version 0.29

Daniel Walker (1):
  checkpatch: handle C99 comments correctly (performance issue)

Hannes Eder (1):
  checkpatch: make -f alias --file, add --help, more verbose help
    message

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


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

end of thread, other threads:[~2009-08-25 11:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-21 21:46 [PATCH 0/7] update checkpatch to v0.29 Andy Whitcroft
2009-08-21 21:46 ` [PATCH 1/7] checkpatch: possible types -- else cannot start a type Andy Whitcroft
2009-08-21 21:46 ` [PATCH 2/7] checkpatch: handle C99 comments correctly (performance issue) Andy Whitcroft
2009-08-21 21:46 ` [PATCH 3/7] checkpatch: indent checks -- stop when we run out of continuation lines Andy Whitcroft
2009-08-21 21:46 ` [PATCH 4/7] checkpatch: make -f alias --file, add --help, more verbose help message Andy Whitcroft
2009-08-25 11:51   ` Pavel Machek
2009-08-21 21:46 ` [PATCH 5/7] checkpatch: format strings should not have brackets in macros Andy Whitcroft
2009-08-21 21:46 ` [PATCH 6/7] checkpatch: limit sN/uN matches to actual bit sizes Andy Whitcroft
2009-08-21 21:46 ` [PATCH 7/7] checkpatch: version 0.29 Andy Whitcroft
2009-08-21 23:54 ` [PATCH 0/7] update checkpatch to v0.29 Andrew Morton
2009-08-25  7:43 ` checkpatch infinite loop ? Eric Dumazet

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.