mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 00/17] checkpatch: update to version 0.22
@ 2008-08-11 20:12 Andy Whitcroft
  2008-08-11 20:12 ` [PATCH 01/17] checkpatch: square brackets -- exemption for array slices in braces Andy Whitcroft
                   ` (16 more replies)
  0 siblings, 17 replies; 19+ messages in thread
From: Andy Whitcroft @ 2008-08-11 20:12 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Randy Dunlap, Joel Schopp, Ingo Molnar, linux-kernel, Andy Whitcroft

This update brings some bigger fixes to indent checking, some fixes
for false positives, and some tightening of some tests.  Of note:

  - major fixes to indent checking including selection of the right output
    lines,
  - comment detection improved, and
  - reporting absolute filenames.

Complete changelog below.

-apw

Andy Whitcroft (17):
  checkpatch: square brackets -- exemption for array slices in braces
  checkpatch: values: double ampersand may be unary
  checkpatch: conditional indent -- labels have different indent rules
  checkpatch: switch indent allow plain return
  checkpatch: add tests for the attribute matcher
  checkpatch: ____cacheline_aligned et al are modifiers
  checkpatch: complex macros -- fix up extension handling
  checkpatch: fix up comment checks search to scan the entire block
  checkpatch: include/asm checks should be anchored
  checkpatch: reduce warnings for #include of asm/foo.h to check from
    arch/bar.c
  checkpatch: report any absolute references to kernel source files
  checkpatch: report the real first line of all suspect indents
  checkpatch: suspect indent -- skip over preprocessor, label and blank
    lines
  checkpatch: %Lx tests should hand %% as a literal
  checkpatch: report the correct lines for single statement blocks
  checkpatch: perform indent checks on perl
  checkpatch: version: 0.22


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

end of thread, other threads:[~2008-10-08 13:39 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-11 20:12 [PATCH 00/17] checkpatch: update to version 0.22 Andy Whitcroft
2008-08-11 20:12 ` [PATCH 01/17] checkpatch: square brackets -- exemption for array slices in braces Andy Whitcroft
2008-08-11 20:12 ` [PATCH 02/17] checkpatch: values: double ampersand may be unary Andy Whitcroft
2008-08-11 20:12 ` [PATCH 03/17] checkpatch: conditional indent -- labels have different indent rules Andy Whitcroft
2008-08-11 20:12 ` [PATCH 04/17] checkpatch: switch indent allow plain return Andy Whitcroft
2008-08-11 20:13 ` [PATCH 05/17] checkpatch: add tests for the attribute matcher Andy Whitcroft
2008-08-11 20:13 ` [PATCH 06/17] checkpatch: ____cacheline_aligned et al are modifiers Andy Whitcroft
2008-08-11 20:13 ` [PATCH 07/17] checkpatch: complex macros -- fix up extension handling Andy Whitcroft
2008-08-11 20:13 ` [PATCH 08/17] checkpatch: fix up comment checks search to scan the entire block Andy Whitcroft
2008-08-11 20:13 ` [PATCH 09/17] checkpatch: include/asm checks should be anchored Andy Whitcroft
2008-10-08 13:39   ` Geert Uytterhoeven
2008-08-11 20:13 ` [PATCH 10/17] checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.c Andy Whitcroft
2008-08-11 20:13 ` [PATCH 11/17] checkpatch: report any absolute references to kernel source files Andy Whitcroft
2008-08-11 20:13 ` [PATCH 12/17] checkpatch: report the real first line of all suspect indents Andy Whitcroft
2008-08-11 20:13 ` [PATCH 13/17] checkpatch: suspect indent -- skip over preprocessor, label and blank lines Andy Whitcroft
2008-08-11 20:13 ` [PATCH 14/17] checkpatch: %Lx tests should hand %% as a literal Andy Whitcroft
2008-08-11 20:13 ` [PATCH 15/17] checkpatch: report the correct lines for single statement blocks Andy Whitcroft
2008-08-11 20:13 ` [PATCH 16/17] checkpatch: perform indent checks on perl Andy Whitcroft
2008-08-11 20:13 ` [PATCH 17/17] checkpatch: version: 0.22 Andy Whitcroft

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

all inboxes | Powered by JetHome®