[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1214998278-11767-1-git-send-email-apw@shadowen.org>
Date: Wed, 2 Jul 2008 12:31:13 +0100
From: Andy Whitcroft <apw@...dowen.org>
To: Andrew Morton <akpm@...l.org>
Cc: Randy Dunlap <rdunlap@...otime.net>,
Joel Schopp <jschopp@...tin.ibm.com>,
Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org,
Andy Whitcroft <apw@...dowen.org>
Subject: [PATCH 0/5] update checkpatch to version 0.21
This is a pretty minor update, but some things which have been pending
for while now so it seems time to push these up. This version brings a
few new checks and the usual fixes for false positives. Of note:
- add checks for question mark and colon spacing, and
- fixes for the complex macro checks
Complete changelog below.
-apw
Andy Whitcroft (5):
checkpatch: add checks for question mark and colon spacing
checkpatch: variants -- move the main unary/binary operators to use
variants
checkpatch: complex macros need to ignore comments
checkpatch: types cannot start mid word for pointer tests
checkpatch: version 0.21
scripts/checkpatch.pl | 124 +++++++++++++++++++++++++++++++++++++------------
1 files changed, 94 insertions(+), 30 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists