[PATCH 0/5] update checkpatch to version 0.21

From: Andy Whitcroft
Date: Wed Jul 02 2008 - 07:34:13 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/