update checkpatch to v0.29
From: | Andy Whitcroft <apw@canonical.com> | |
To: | Andrew Morton <akpm@osdl.org> | |
Subject: | [PATCH 0/7] update checkpatch to v0.29 | |
Date: | Fri, 21 Aug 2009 22:46:03 +0100 | |
Message-ID: | <1250891170-8599-1-git-send-email-apw@canonical.com> | |
Cc: | Ingo Molnar <mingo@elte.hu>, linux-kernel@vger.kernel.org, Andy Whitcroft <apw@canonical.com> | |
Archive‑link: | Article |
Here is a few update for checkpatch that seem to have gotten lost somewhere along the line, I though you had everything I had queued. These have passed testing here, I have some more stuff in testing and I will get those out soon. This update brings an a number of minor fixes. Thanks for the contributions. Complete changelog below. -apw Andy Whitcroft (5): checkpatch: possible types -- else cannot start a type checkpatch: indent checks -- stop when we run out of continuation lines checkpatch: format strings should not have brackets in macros checkpatch: limit sN/uN matches to actual bit sizes checkpatch: version 0.29 Daniel Walker (1): checkpatch: handle C99 comments correctly (performance issue) Hannes Eder (1): checkpatch: make -f alias --file, add --help, more verbose help message scripts/checkpatch.pl | 84 ++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 65 insertions(+), 19 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/