lkml.org 
[lkml]   [2011]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/11] checkpatch fixes
Date
After all the fun with kernel.org (and at least in part due to work
contraints) I have gotten behind on pushing out fixes for checkpatch.
Following this email are a bunch of patches I have had lying about for
some time. There are a couple of optimisation for performance on some
outlying cases, plus a number of little fixes.

-apw

Andy Whitcroft (11):
checkpatch: correctly track the end of preprocessor commands in context
checkpatch: check for common memset parameter issues against statments
checkpatch: ## is not a valid modifier
checkpatch: optimise statement scanner when mid-statement
checkpatch: only apply kconfig help checks for options which prompt
checkpatch: fix EXPORT_SYMBOL handling following a function
checkpatch: complex macro should allow the empty do while loop
checkpatch: fix 'return is not a function' square bracket handling
checkpatch: fix complex macros handling of square brackets
checkpatch: ensure cast type is unique in the context parser
checkpatch: typeof may have more complex arguments

scripts/checkpatch.pl | 169 +++++++++++++++++++++++++++++--------------------
1 files changed, 100 insertions(+), 69 deletions(-)

--
1.7.5.4



\
 
 \ /
  Last update: 2011-11-28 16:47    [W:0.053 / U:1.436 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site