[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1330605850-7873-1-git-send-email-apw@canonical.com>
Date: Thu, 1 Mar 2012 12:44:05 +0000
From: Andy Whitcroft <apw@...onical.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Joe Perches <joe@...ches.com>, linux-kernel@...r.kernel.org,
Andy Whitcroft <apw@...onical.com>
Subject: [PATCH 0/5] checkpatch update
Andrew, here a a few patches I have sitting in my tree. A small
collections of improvements for false positives.
They pass all the tests I have.
Thanks.
-apw
Andy Whitcroft (5):
checkpatch: catch [ ... ] usage when not at the beginning of defination
checkpatch: allow simple character constants in #defines
checkpatch: handle string concatenation in simple #defines
checkpatch: high precidence operators do not require additional
parentheses in #defines
checkpatch: add [] to type extensions
scripts/checkpatch.pl | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
--
1.7.9
--
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