[PATCH 0/8] update checkpatch to v0.28

From: Andy Whitcroft
Date: Fri Jan 30 2009 - 10:06:22 EST


Here is the next batch of updates for checkpatch. These have passed
testing here, I have some more stuff you sent me pending and will get
you another update out next week hopefully with those.

This update brings an a number of fixes mostly relating to the handling
of modifiers. Of note:

- multiple modifier handling fixes, and
- do not warn about -p0 patches when using --file

Complete changelog below.

-apw

Andy Whitcroft (8):
checkpatch: make in_atomic ok in the core
checkpatch: do not warn about -p0 patches when checking files
checkpatch: correctly handle type spacing in the face of modifiers
checkpatch: pointer type star may have modifiers following
checkpatch: a modifier is not an identifier at the end of a type
checkpatch: extend attribute testing to all modifiers
checkpatch: add __ref as a sparse modifier
checkpatch: version 0.28

scripts/checkpatch.pl | 26 ++++++++++++++------------
1 files changed, 14 insertions(+), 12 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/