[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1220376314-15180-1-git-send-email-apw@shadowen.org>
Date: Tue, 2 Sep 2008 18:25:07 +0100
From: Andy Whitcroft <apw@...dowen.org>
To: Andrew Morton <akpm@...l.org>
Cc: Randy Dunlap <rdunlap@...otime.net>,
Joel Schopp <jschopp@...tin.ibm.com>,
Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org,
Andy Whitcroft <apw@...dowen.org>
Subject: [PATCH 0/7] checkpatch: update to version 0.23
This update brings a few small fixes to existing checks. Of note:
- restricts case/default checks to changed lines,
- suppresses perl errors for short patch hunks
- fixes comment handling for long hunks
Complete changelog below.
-apw
Andy Whitcroft (7):
checkpatch: case/default checks should only check changed lines
checkpatch: suppress errors triggered by short patch
checkpatch: handle comment/quote nesting correctly
checkpatch: check line endings in text format files
checkpatch: suspect indent count condition lines correctly
checkpatch: ensure we only apply checks to the lines within hunks
checkpatch: version: 0.23
scripts/checkpatch.pl | 37 +++++++++++++++++++++----------------
1 files changed, 21 insertions(+), 16 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