From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Santana Subject: [PATCH v2 0/2] Minor changes to checkpatches Date: Thu, 14 Feb 2019 14:35:45 -0500 Message-ID: <20190214193547.30783-1-msantana@redhat.com> References: <20190213190813.12702-1-msantana@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: Thomas Monjalon , Van Haaren Harry , ramirose@gmail.com, Bruce Richardson To: dev@dpdk.org Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id E0B441B4A6 for ; Thu, 14 Feb 2019 20:35:49 +0100 (CET) In-Reply-To: <20190213190813.12702-1-msantana@redhat.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Fixed a minor bug with variable assignment, as well as added an option for checkpatches v1->v2: Enable codespell by default. Disable via config file Michael Santana (2): Enable codespell by default. Can be disabled from config file. Fix variable assignment. devtools/checkpatches.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) -- 2.20.1