From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-lf1-x12b.google.com ([2a00:1450:4864:20::12b]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gUX8B-0004Ue-Ae for barebox@lists.infradead.org; Wed, 05 Dec 2018 13:22:24 +0000 Received: by mail-lf1-x12b.google.com with SMTP id p6so14699154lfc.1 for ; Wed, 05 Dec 2018 05:22:12 -0800 (PST) From: Antony Pavlov Date: Wed, 5 Dec 2018 16:21:54 +0300 Message-Id: <20181205132158.32337-1-antonynpavlov@gmail.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH v2 0/4] checkpatch.pl: add ability to ignore various messages To: barebox@lists.infradead.org Changes since PATCH v1: * fix linux kernel git repo hash sums in "checkpatch.pl: check for common memset parameter issues against statements" commit message. Antony Pavlov (4): checkpatch.pl: add ability to ignore various messages checkpatch.pl: check for common memset parameter issues against statements checkpatch.pl: use SPDX tag checkpatch.pl: check for #if 0/#if 1 scripts/checkpatch.pl | 508 ++++++++++++++++++++++++++++++------------ 1 file changed, 367 insertions(+), 141 deletions(-) -- 2.20.0.rc2 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox