[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1233327920-16691-1-git-send-email-apw@canonical.com>
Date: Fri, 30 Jan 2009 15:05:12 +0000
From: Andy Whitcroft <apw@...onical.com>
To: Andrew Morton <akpm@...l.org>
Cc: Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org,
Andy Whitcroft <apw@...onical.com>
Subject: [PATCH 0/8] update checkpatch to v0.28
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@...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