lkml.org 
[lkml]   [2008]   [Oct]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 00/13] checkpatch: update to version 0.24
    Date
    This update brings a large number of small fixes to existing checks.
    Of note:

    - fixes up a number of false type detections,
    - code indent checks handle macros and continuation,
    - complex macro detection handles square bracket nesting correctly, and
    - better comment handling for case.

    Complete changelog below.

    *** BLURB HERE ***

    Andy Whitcroft (13):
    checkpatch: do is not a possible type
    checkpatch: labels are not possible types
    checkpatch: handle do without braces if we have enough context
    checkpatch: macros which define structure members are not complex
    checkpatch: accept any sized le/be type
    checkpatch: pull out known acceptable typedefs
    checkpatch: suspect code indent must stop at #else/#elif
    checkpatch: complex macros checks miss square brackets
    checkpatch: DEFINE_ macros are real definitions for exports
    checkpatch: trailing statements ensure we report the end of the line
    checkpatch: suspect indent handle macro continuation
    checkpatch: allow for comments either side of a brace on case
    checkpatch: version: 0.24

    scripts/checkpatch.pl | 110 +++++++++++++++++++++++++++++++++++++-----------
    1 files changed, 85 insertions(+), 25 deletions(-)



    \
     
     \ /
      Last update: 2008-10-03 17:31    [W:3.232 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site